Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 970 Bytes

File metadata and controls

24 lines (19 loc) · 970 Bytes

WebSocket4Net

Build Status NuGet Version NuGet Badge

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 (Classic and Unified API)
  • Universal Windows Platform
  • dotnet core