websocket-sharp/websocket-sharp/Server
2014-12-21 15:28:48 +09:00
..
HttpRequestEventArgs.cs Refactored HttpRequestEventArgs.cs 2014-09-03 14:57:25 +09:00
HttpServer.cs Refactored HttpServer.cs 2014-11-25 12:30:18 +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 Fix for issue #76, modified the access level of the WaitTime property of the WebSocket class to the public 2014-09-29 14:30:38 +09:00
WebSocketServer.cs Removed checking if an empty string from the Ext.TryCreateWebSocketUri method 2014-12-21 15:28:48 +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