websocket-sharp
websocket-sharp copied to clipboard
A C# implementation of the WebSocket protocol client and server
Results
121
websocket-sharp issues
Sort by
recently updated
recently updated
newest added
In _WebSocketServer_, could be useful to have a method _AddWebSocketService_ with _path_ argument as a regular expression. In this way a set of request url could be managed by the...