websocket-sharp/websocket-sharp/Server
2014-01-10 15:45:04 +09:00
..
HttpRequestEventArgs.cs Fix a few words 2013-05-07 02:19:31 +09:00
HttpServer.cs Fix for HTTP Basic/Digest Authentication 2014-01-01 21:43:18 +09:00
IWebSocketSession.cs Renamed WebSocketServiceManager.cs to WebSocketSessionManager.cs, added IWebSocketSession.cs and modified WebSocketService.cs 2013-09-13 16:54:41 +09:00
ServerState.cs Fix for issue #20 2013-09-25 20:35:06 +09:00
WebSocketServer.cs Fix for internal uri of WebSocket class as a server 2014-01-07 14:19:58 +09:00
WebSocketService.cs Added SendAsync methods to the WebSocket class. Existing Send methods were changed to behave synchronously 2014-01-10 05:04:46 +09:00
WebSocketServiceHost.cs Added LICENSE.txt 2013-10-28 15:34:21 +09:00
WebSocketServiceHostManager.cs Refactored WebSocketServiceHostManager.cs 2014-01-10 15:45:04 +09:00
WebSocketSessionManager.cs Added SendAsync methods to the WebSocket class. Existing Send methods were changed to behave synchronously 2014-01-10 05:04:46 +09:00