Skip to content
This repository was archived by the owner on Jun 19, 2018. It is now read-only.

Websocket handshake handler #34

Open
MattCheely opened this issue Apr 14, 2016 · 1 comment
Open

Websocket handshake handler #34

MattCheely opened this issue Apr 14, 2016 · 1 comment

Comments

@MattCheely
Copy link

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.

@mpenet
Copy link
Owner

mpenet commented Apr 15, 2016

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants