A C# implementation of the WebSocket protocol client and server
websocket-sharp | ||
wsclient | ||
README | ||
websocket-sharp.sln | ||
websocket-sharp.userprefs |
websocket-sharp A C# implementation of a WebSocket protocol client. Usage: Please refer to wsclient/wsclient.cs.