gridhead/expedite

Show the remote address of connected clients in the broker server logs

gridhead opened this issue · 2 comments

Show the remote address of connected clients in the broker server logs

https://websockets.readthedocs.io/en/stable/faq/server.html#how-do-i-get-the-ip-address-of-the-client

Can we get a little more guidance on this? Do you only want the IP displayed when the client connects/disconnects or do you want it as part of the log format on the server in general?

Hi @gridl0ck, showing the client's IP address when they connect should be enough.