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