websocket-sharp/websocket-sharp/Server
2015-04-18 17:42:28 +09:00
..
HttpRequestEventArgs.cs Refactored HttpRequestEventArgs.cs 2014-09-03 14:57:25 +09:00
HttpServer.cs Replaced the AcceptWebSocket (string, Logger) method with the AcceptWebSocket (string) method 2015-02-05 17:31:33 +09:00
IWebSocketSession.cs Renamed the WebSocketService class to the WebSocketBehavior class 2014-09-06 17:50:10 +09:00
ServerState.cs Fix a few 2014-02-27 20:57:17 +09:00
WebSocketBehavior.cs Refactored a few for WebSocketBehavior.cs 2015-04-18 17:42:28 +09:00
WebSocketServer.cs Modified the WebSocketServer class, fix for 'No Status Code' for the stop 2015-01-27 16:14:04 +09:00
WebSocketServiceHost.cs Can only set the KeepClean property before the start 2014-09-30 14:28:59 +09:00
WebSocketServiceManager.cs Fix for issue #76, added the WaitTime property to the WebSocketServer class 2014-09-27 14:42:39 +09:00
WebSocketSessionManager.cs Fix for issue #84 2014-10-23 13:51:00 +09:00