6 ms·
How tested is the websocket support? Does facebook use this for TLS termination?
by mikebo 12y ago
How tested is the websocket support? Does facebook use this for TLS termination?
- dcsommer 12y agoWebsocket support isn't out yet unfortunately. It's something we hope to get to soon. Our reverse proxy uses proxygen and does TLS termination too, yes.
- mattgodbolt 12y agoIf you need a really simple embeddable C++ webserver that supports websockets (and as the primary developer) can I suggest SeaSocks: https://github.com/mattgodbolt/seasocks https://github.com/mattgodbolt/seasocks