websocket-sharp/websocket-sharp/Server
2014-09-04 16:03:53 +09:00
..
HttpRequestEventArgs.cs Refactored HttpRequestEventArgs.cs 2014-09-03 14:57:25 +09:00
HttpServer.cs Refactored HttpServer.cs and WebSocketServer.cs 2014-09-01 14:27:04 +09:00
IWebSocketSession.cs Fix a few for Protocol properties 2014-05-07 15:42:14 +09:00
ServerState.cs Fix a few 2014-02-27 20:57:17 +09:00
WebSocketServer.cs Fix for pull request #73, it's because 'The TcpListener.Stop method also closes the underlying Socket, and creates a new Socket for the TcpListener. If you set any properties on the underlying Socket prior to calling the Stop method, those properties will not carry over to the new Socket.' 2014-09-04 16:03:53 +09:00
WebSocketService.cs Fix a few for Protocol properties 2014-05-07 15:42:14 +09:00
WebSocketServiceHost.cs Modified a few in WebSocketServiceHost.cs 2014-09-03 21:43:42 +09:00
WebSocketServiceManager.cs Refactored Ext.cs 2014-08-19 14:14:59 +09:00
WebSocketSessionManager.cs Renamed WsFrame.cs to WebSocketFrame.cs 2014-06-12 19:59:27 +09:00