websocket-sharp/websocket-sharp/Server
2015-07-08 15:00:38 +09:00
..
HttpRequestEventArgs.cs Refactored HttpRequestEventArgs.cs 2014-09-03 14:57:25 +09:00
HttpServer.cs Fix for pull request #115, added the HttpServer (System.Net.IPAddress, int) constructor 2015-07-08 15:00:38 +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 #133, allow port 443 with non secure scheme, and allow port 80 with secure scheme 2015-06-30 15:43:00 +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