83 Commits (46fc6f927f8cb8b8b42b6a8aa4f00f4bcc375f00)

Author SHA1 Message Date
sta 46fc6f927f Modified ByteOrder enum values to PascalCase values 12 years ago
sta 291397a738 Modified ServerState enum values to PascalCase values 12 years ago
sta 2a8a9ca061 Refactored WebSocket.cs 12 years ago
sta 78261ff71c Refactored Ext.cs 12 years ago
sta 1548112965 Refactored WebSocketServiceManager.cs, WebSocketSessionManager.cs 12 years ago
sta 5b9d219938 Fix for extensions for server 12 years ago
sta d98b041c1e Fix a few 12 years ago
sta 7e6b82306c Fix for subprotocols for client 12 years ago
sta 2fe44b9279 Refactored HttpServer.cs, WebSocketServer.cs 12 years ago
sta 31c3ece37f Modified checking if can send 12 years ago
sta 31463022ee Modified closing 12 years ago
sta 81993cbd97 Modified Ping 12 years ago
sta 2c1078d75c Modified connecting 12 years ago
sta 0527568d04 Refactored Ext.cs 12 years ago
sta 7c610d06ff Refactored WebSocket.cs 12 years ago
sta e03f9eb631 Modified closing 12 years ago
sta 537229902f Fix for HTTP Basic/Digest Authentication 12 years ago
sta d3ba02367e Modified receiving handshake and frame 12 years ago
sta b47519c8bc Modified receiving frame 12 years ago
sta f6610352e2 Modified some Send and Broadcast methods (e.g. Send (stream, length, dispose) -> Send (stream, length)) 12 years ago
sta cbf73e9865 Modified WebSocketServer.cs and removed WebSocketServerBase.cs 12 years ago
sta ff390b4136 Modified Ext.cs 12 years ago
sta a5e6e6e80e Modified sending and added a new Send method 12 years ago
sta 2b57a58da2 Modified closing and ping 12 years ago
sta adcb5ec09c Fix for issue #20 12 years ago
sta 80afaef7c9 Modified closing and ping 12 years ago
sta d98aad51e6 Added some functions (e.g. CloseSession method) to WebSocketServiceHost<T> and other classes 12 years ago
sta c2d480060c Modified WebSocketServerBase.cs to validate range of port number 12 years ago
sta cc81fd340c Modified HttpListener.cs and others for secure connection 12 years ago
sta ab2ef30f02 Refactored Ext.cs 13 years ago
sta 69c9be3eb5 Modified opening and closing handshake 13 years ago
sta 3e6c589953 Fix for the secure connection 13 years ago
sta 11c576a8c7 Refactored some classes in WebSocketSharp.Net namespace 13 years ago
sta efabc511b3 Modified ReadHandshake method 13 years ago
sta eef827f78d Fix due to the modified Ext.cs 13 years ago
sta 6f13615945 Modified Ext.cs, PayloadData.cs, WsFrame.cs 13 years ago
sta 4fa05f928b Modified WebSocket.cs, Ext.cs 13 years ago
sta 79539f7638 Modified Ext.cs 13 years ago
sta 876a017ff0 Fix due to the modified Ext.cs 13 years ago
sta 3ec3bf8fc9 Modified Ext.cs 13 years ago
sta e0846e1d84 Removed WsReceivedTooBigMessageException.cs. Added WebSocketException.cs 13 years ago
sta 4de01b648d Modified processFragments method in WebSocket.cs 13 years ago
sta a1345386fd Fix for the per message compression 13 years ago
sta b33b5e63ba Fix for the deflate frame 13 years ago
sta 815d12f6a0 Fix due to the modified WsFrame.cs 13 years ago
sta 94cf881dcf Fix for issue #15 13 years ago
sta a5a8901acb Modified WebSocket.cs 13 years ago
sta 01d97d02b6 Fix due to the modified WebHeaderCollection.cs 13 years ago
sta e370d0f879 Added some XML documentation comments 13 years ago
sta eeafa4ff8c Added some XML documentation comments 13 years ago