DotNetty icon indicating copy to clipboard operation
DotNetty copied to clipboard

Websocket support

Open asido opened this issue 8 years ago • 10 comments

I wonder whether websocket support is in near plans?

asido avatar Nov 16 '16 10:11 asido

It arguably depends on #52.

nayato avatar Nov 16 '16 22:11 nayato

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.

agnauck avatar Sep 21 '17 07:09 agnauck

Could really use Websocket codec for Netty guys! Any update on this?

VladimirAkopyan avatar Dec 21 '17 23:12 VladimirAkopyan

I see the HTTP codec had been merged, Does that means websocket support will come in soon?

xkyii avatar May 21 '18 03:05 xkyii

@vanaldi StormHub work https://github.com/StormHub/DotNetty/tree/WebSocket

caozhiyuan avatar May 21 '18 03:05 caozhiyuan

@caozhiyuan Can you make a pull request for the implemention of WebSocket?

erikzhang avatar Jun 05 '18 08:06 erikzhang

@erikzhang you can work with https://github.com/StormHub/DotNetty/tree/WebSocket

caozhiyuan avatar Jun 05 '18 08:06 caozhiyuan

I need to use it via nuget.

erikzhang avatar Jun 05 '18 09:06 erikzhang

@caozhiyuan Any updates on this?

vyshkant avatar Apr 03 '19 16:04 vyshkant

merge at here : https://github.com/Azure/DotNetty/pull/400 @vyshkant

caozhiyuan avatar Apr 04 '19 01:04 caozhiyuan