Closed salehe closed 6 years ago
Perhaps a socket.info
object would be useful, similar to hapi's request.info
.
This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.
It is useful to have some information about the connection in these functions.
It seems that access to connection information via socket parameter was introduced in https://github.com/hapijs/nes/commit/71e9232bb84ad30ab0a5f62647b07144d44e2930 , but was later removed.