A C# implementation of the WebSocket protocol client and server
Go to file
2010-10-28 16:28:08 +09:00
websocket-sharp fix WebSocket.cs 2010-10-28 16:28:08 +09:00
wsclient branched to draft75 2010-10-28 16:20:17 +09:00
README.md add README.md 2010-10-19 11:27:39 +09:00
websocket-sharp.sln first commit 2010-10-18 22:13:59 +09:00
websocket-sharp.userprefs fix WebSocket.cs 2010-10-28 16:28:08 +09:00

websocket-sharp

A C# implementation of a WebSocket protocol client.

Usage

Please refer to wsclient/wsclient.cs.