websocket-sharp/websocket-sharp/Server
2015-06-24 18:06:32 +09:00
..
HttpRequestEventArgs.cs Refactored HttpRequestEventArgs.cs 2014-09-03 14:57:25 +09:00
HttpServer.cs Renamed the CheckIfValidCloseParameters methods to the CheckCloseParameters methods 2015-05-04 15:48: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 Refactored a few for WebSocketBehavior.cs 2015-04-25 16:01:09 +09:00
WebSocketServer.cs Fix for pull request #115, added null check for IPAddress parameter in the WebSocketServer (System.Net.IPAddress, int, bool) constructor 2015-06-24 18:06:32 +09:00
WebSocketServiceHost.cs Can only set the KeepClean property before the start 2014-09-30 14:28:59 +09:00
WebSocketServiceManager.cs Initialize 'data' with null 2015-05-08 15:52:13 +09:00
WebSocketSessionManager.cs Initialize 'data' with null 2015-05-08 15:52:13 +09:00