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 24e74b60b7 Added a new AddWebSocketService method to the WebSocketServer and HttpServer classes 12 years ago
..
HttpRequestEventArgs.cs Fix a few words 13 years ago
HttpServer.cs Added a new AddWebSocketService method to the WebSocketServer and HttpServer classes 12 years ago
IWebSocketServiceHost.cs Modified IWebSocketServiceHost.cs and WebSocketServiceHostManager.cs 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 Added a new AddWebSocketService method to the WebSocketServer and HttpServer classes 12 years ago
WebSocketServerBase.cs Fix for issue #20 12 years ago
WebSocketService.cs Moved some methods (e.g. Broadcast method) from WebSocketService.cs and WebSocketServiceHost.cs to WebSocketSessionManager.cs 12 years ago
WebSocketServiceHost.cs Added a new AddWebSocketService method to the WebSocketServer and HttpServer classes 12 years ago
WebSocketServiceHostManager.cs Modified closing and ping 12 years ago
WebSocketSessionManager.cs Modified closing and ping 12 years ago