websocketpp
websocketpp copied to clipboard
Listen on unix socket
It would be cool if there will be an ability to listen on unix socket. I want to use my websocket server as backend for nginx, and using TCP for local connections is not best practice in my opinion.
Marking as an in scope feature request. Asio library supports this so it shouldn't be too hard.
I also think it would be great to support unix domain sockets.
Does it support it now ?