You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sta a1373347c6 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.' 11 years ago
..
HttpRequestEventArgs.cs Refactored HttpRequestEventArgs.cs 11 years ago
HttpServer.cs Refactored HttpServer.cs and WebSocketServer.cs 11 years ago
IWebSocketSession.cs Fix a few for Protocol properties 12 years ago
ServerState.cs Fix a few 12 years ago
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.' 11 years ago
WebSocketService.cs Fix a few for Protocol properties 12 years ago
WebSocketServiceHost.cs Modified a few in WebSocketServiceHost.cs 11 years ago
WebSocketServiceManager.cs Refactored Ext.cs 11 years ago
WebSocketSessionManager.cs Renamed WsFrame.cs to WebSocketFrame.cs 12 years ago