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 3488308b29 Modified WebSocketServiceHost.cs and moved WebSocketServiceHost<T> class to internal class family 12 years ago
..
HttpRequestEventArgs.cs Fix a few words 13 years ago
HttpServer.cs Modified WebSocketServiceHost.cs and moved WebSocketServiceHost<T> class to internal class family 12 years ago
IWebSocketSession.cs Renamed WebSocketServiceManager.cs to WebSocketSessionManager.cs, added IWebSocketSession.cs and modified WebSocketService.cs 12 years ago
ServerState.cs Fix for issue #20 12 years ago
WebSocketServer.cs Modified WebSocketServiceHost.cs and moved WebSocketServiceHost<T> class to internal class family 12 years ago
WebSocketServerBase.cs Fix for issue #20 12 years ago
WebSocketService.cs Modified WebSocketServiceHost.cs and moved WebSocketServiceHost<T> class to internal class family 12 years ago
WebSocketServiceHost.cs Modified WebSocketServiceHost.cs and moved WebSocketServiceHost<T> class to internal class family 12 years ago
WebSocketServiceHostManager.cs Modified WebSocketServiceHost.cs and moved WebSocketServiceHost<T> class to internal class family 12 years ago
WebSocketSessionManager.cs Modified WebSocketSessionManager.cs and WebSocketServiceHostManager.cs (Modified parameter order of some methods. e.g. SendTo (data, id) -> SendTo (id, data)) 12 years ago