DotNetty
DotNetty copied to clipboard
Websocket support
I wonder whether websocket support is in near plans?
It arguably depends on #52.
There is a PR here for HTTP codec support https://github.com/Azure/DotNetty/pull/256
Are there outstanding issues or will it be merged soon? I have done some work on websockets which I could finish and contribute once we have the HTTP stuff in netty.
Could really use Websocket codec for Netty guys! Any update on this?
I see the HTTP codec had been merged, Does that means websocket support will come in soon?
@vanaldi StormHub work https://github.com/StormHub/DotNetty/tree/WebSocket
@caozhiyuan Can you make a pull request for the implemention of WebSocket?
@erikzhang you can work with https://github.com/StormHub/DotNetty/tree/WebSocket
I need to use it via nuget.
@caozhiyuan Any updates on this?
merge at here : https://github.com/Azure/DotNetty/pull/400 @vyshkant