WebSocket4Net/README.md at master · developerlanbin/WebSocket4Net

Latest commit

File metadata and controls

17 lines (13 loc) · 445 Bytes

WebSocket4Net

a .NET websocket client implementation.

It originated from SuperWebSocket WebSocket Client. For better developing of the websocket client, it was separated from SuperWebSocket and was renamed to WebSocket4Net.

WebSocket4Net provides websocket client implementation for many different kinds of runtime:

  • .Net 2.0
  • .Net 3.5
  • .Net 4.0
  • .Net 4.5
  • Mono
  • Silverlight 4/5
  • WindowsPhone 7.5/8.0
  • Xamarin.Android
  • Xamarin.iOS