sacOO7 / WebSocket4Net

.NET WebSocket Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebSocket4Net Build Status NuGet Version

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

About

.NET WebSocket Client

License:Apache License 2.0


Languages

Language:C# 96.8%Language:HTML 1.7%Language:JavaScript 1.4%Language:Batchfile 0.1%