jet icon indicating copy to clipboard operation
jet copied to clipboard

Websocket handshake handler

Open MattCheely opened this issue 9 years ago • 1 comments

There doesn't seem to be a way with the current implementation to handle the initial websocket handshake, and do things like set the sub-protocol or reject the request prior to opening the websocket connection. I'm wondering if I've missed something, or if that actually isn't implemented?

If it hasn't been implemented, I have some ideas around how it might be tackled if you're open to a PR.

MattCheely avatar Apr 14 '16 20:04 MattCheely

Sure, I am interested! I actually have some early work going that direction in a stash I think, but feel free to open a PR with your take on it.

mpenet avatar Apr 15 '16 07:04 mpenet