Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebSockets support #16

Open
PhonicUK opened this issue Feb 4, 2015 · 1 comment
Open

WebSockets support #16

PhonicUK opened this issue Feb 4, 2015 · 1 comment

Comments

@PhonicUK
Copy link

PhonicUK commented Feb 4, 2015

It'd be helpful if this could handle websocket upgrade requests, so that when a client attempts to connect and request an upgrade it gets accepted and I get an event raised containing a NetworkStream for me to work with.

@jgauffin
Copy link
Owner

jgauffin commented Feb 4, 2015

The HttpListener has support for WebSocket. I've just not exposed it in the WebServer yet.

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

No branches or pull requests

2 participants