152 Commits (53ade2eb47a57d780348f9406fb671d7bedd73fb)

Author SHA1 Message Date
sta e707edabd1 [Modify] Polish it 9 years ago
sta 40b23a6aea [Modify] Polish it 9 years ago
sta 3b62c0f2ec [Modify] Add some examples to create a new server instance 9 years ago
sta b6bf45c019 [Modify] Polish it 10 years ago
sta b1b728eefd [Modify] Polish it 10 years ago
sta f99112fc2f Fix for pull request #113 10 years ago
sta ad41099180 Modified a bit for Program.cs 10 years ago
sta ab5504687c Modified a bit for Program.cs 10 years ago
sta 0f54146e65 Modified a few for Example2 11 years ago
sta 0de32bbacc Fix for pull request #85, modified a few for WebSocketServer.SslConfiguration property 11 years ago
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