C# WebSocket WebSocket4Net Demo code
来源:锐游网
WebSocket4Net
a .NET websocket client implementation.
It originated from WebSocket Client. For better developing of the websocket client, it was separated from SuperWebSocket and was renamed to WebSocket4Net.
WebSocket4Net will provide websocket client implementation for many different kinds of runtime:
- .Net 2.0
- .Net 3.5
- .Net 4.0
- Mono
- Silverlight
- WindowsPhone
- Mono for Android
- MonoTouch (New)
It is compatible with many websocket drafts:
- Hybi-00
- Hybi-10
- RFC6455
NuGet Package:
Demo code:
因篇幅问题不能全部显示,请点此查看更多更全内容