142 Commits (7a8967bdcda9aa45fc426ff043569244662c66ab)

Author SHA1 Message Date
sta 0f22268f9a Modified a few for Example2 11 years ago
sta fd34f83f71 Modified a few for Example2 11 years ago
sta ca4fdabb2e Modified a few for Example2 11 years ago
sta 5109d88ebb Renamed the WebSocketService class to the WebSocketBehavior class 11 years ago
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
sta b4eb9ead87 Fix a few for Example2 11 years ago
sta e775980454 Modified Example2 12 years ago
sta 048627b4f9 Modified cookies validation, and added origin header validation 12 years ago
sta bb8d4c25ba Modified LogLevel enum values to PascalCase values 12 years ago
sta d07265dd8e Refactored WebSocketServiceHostManager.cs 12 years ago
sta 253f8f7ddc Fix for subprotocols for server 12 years ago
sta 3970e9917d Fix for HTTP auth 12 years ago
sta 2766978f75 Fix a few 12 years ago
sta d45ad95299 Fix a few 12 years ago
sta 670af8919c Refactored Example2 12 years ago
sta 537229902f Fix for HTTP Basic/Digest Authentication 12 years ago
sta 0a263622f0 Modified Chat.cs 12 years ago
sta cbf73e9865 Modified WebSocketServer.cs and removed WebSocketServerBase.cs 12 years ago
sta 3488308b29 Modified WebSocketServiceHost.cs and moved WebSocketServiceHost<T> class to internal class family 12 years ago
sta 24e74b60b7 Added a new AddWebSocketService method to the WebSocketServer and HttpServer classes 12 years ago
sta c7a895f530 Removed ServicePaths property from WebSocketServer class 12 years ago
sta 42a44226d5 Moved some methods (e.g. Broadcast method) from WebSocketService.cs and WebSocketServiceHost.cs to WebSocketSessionManager.cs 12 years ago
sta e3d5dea096 Renamed WebSocketServiceManager.cs to WebSocketSessionManager.cs, added IWebSocketSession.cs and modified WebSocketService.cs 12 years ago
sta cc81fd340c Modified HttpListener.cs and others for secure connection 12 years ago
sta acde107832 Modified validating the cookies from client 12 years ago
sta df2726ce9d Renamed the Sweeping property to the KeepClean property 12 years ago
sta 3e6c589953 Fix for the secure connection 12 years ago
sta 49dc8800d3 Added logging 12 years ago
sta 37c317f254 Modified .gitignore 12 years ago
sta 2f1673558f Renamed Sweeped property to Sweeping 12 years ago
sta 7499b6de74 Fix to support HTTP Auth as a WebSocket client 12 years ago
sta 9ebab427bf Modified WebSocket.cs 12 years ago
sta eef827f78d Fix due to the modified Ext.cs 12 years ago
sta db9be84e85 Modified MessageEventArgs.cs, WsFrame.cs 12 years ago
sta 6f13615945 Modified Ext.cs, PayloadData.cs, WsFrame.cs 12 years ago
sta 4fa05f928b Modified WebSocket.cs, Ext.cs 12 years ago
sta ee3746cc03 Modified WebSocket.cs 12 years ago
sta 79539f7638 Modified Ext.cs 12 years ago
sta b3f6aa2ebf Modified WebSocket.cs 12 years ago
sta 876a017ff0 Fix due to the modified Ext.cs 12 years ago
sta 8ba6ff1f09 Fix due to the modified Handshake.cs 12 years ago
sta c513fe7670 Modified WebSocket.cs 12 years ago
sta 3432fd1727 Modified WebSocket.cs 12 years ago
sta 3ec3bf8fc9 Modified Ext.cs 12 years ago
sta 7b4e2472de Modified MessageEventArgs.cs 12 years ago
sta 371c379a19 Modified MessageEventArgs.cs 12 years ago
sta ba1887b2d3 Modified .gitignore 12 years ago
sta e8e7f2cb71 Modified MessageEventArgs.cs 12 years ago
sta e0846e1d84 Removed WsReceivedTooBigMessageException.cs. Added WebSocketException.cs 12 years ago
sta 585686f401 Modified WebSocket.cs 12 years ago