26 Commits (9a22fb4235ca1cbe2f7b7da93f79d3963a44ec79)

Author SHA1 Message Date
sta 9a22fb4235 Modified Example 12 years ago
sta e594696a38 Modified CompressionMethod enum values to PascalCase values 12 years ago
sta bb8d4c25ba Modified LogLevel enum values to PascalCase values 12 years ago
sta 7e6b82306c Fix for subprotocols for client 12 years ago
sta 58c392f37a Added ConnectAsync method to the WebSocket class 12 years ago
sta 537229902f Fix for HTTP Basic/Digest Authentication 12 years ago
sta 3e6c589953 Fix for the secure connection 13 years ago
sta 49dc8800d3 Added logging 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 df1ff81483 Modified WebSocket.cs 13 years ago
sta 48dbb4a811 Modified Cookie.cs, CookieCollection.cs 13 years ago
sta 94cf881dcf Fix for issue #15 13 years ago
sta 4424d1d809 Fix for issue #10 13 years ago
sta 2addc16f91 Fix due to the modified ServiceManager.cs 13 years ago
sta c55b5d6479 Fix due to the added QueryString property in WebSocketService.cs 13 years ago
sta a7eef35c96 Fix due to the modified Close method in WebSocket.cs 13 years ago
sta b9859e08c0 Fix due to the added WebSocketServer class in WebSocketServer.cs 13 years ago
sta ab86ce8af8 Unified the ways of message thread in WebSocket.cs 13 years ago
sta 022368dabb Changed IsKeepAlive to IsAlive in WebSocket.cs 13 years ago
sta 85ef38084d Changed IsConnected to IsKeepAlive in WebSocket.cs 13 years ago
sta 75417fba70 Fix due to the added ResponseHandshake.cs 13 years ago
sta 0bea2dd623 Fix for issue #4 14 years ago
sta 0f0a05feb2 Fix for issue #4 14 years ago
sta ec79f59229 Added WebSocketServer 14 years ago
sta 118e0015d5 Supports RFC 6455 14 years ago