A C# implementation of the WebSocket protocol client and server
Go to file
2010-10-18 22:51:27 +09:00
websocket-sharp first commit 2010-10-18 22:28:56 +09:00
wsclient first commit 2010-10-18 22:28:56 +09:00
README first edit 2010-10-18 22:51:27 +09:00
websocket-sharp.sln first commit 2010-10-18 22:13:59 +09:00
websocket-sharp.userprefs first commit 2010-10-18 22:28:56 +09:00

websocket-sharp

A C# implementation of a WebSocket protocol client.

Usage:

Please refer to wsclient/wsclient.cs.