24 Commits (331d84077594651e3ccd5d0e26dff84038ce6564)

Author SHA1 Message Date
sta 331d840775 Fix for request url 12 years ago
sta e20c3df551 Added GetWebSocketStream method to HttpConnection class 12 years ago
sta fdf413545e Renamed WsStream.cs to WebSocketStream.cs 12 years ago
sta 091b45c8b0 Fix a few for TcpListenerWebSocketContext.cs 12 years ago
sta 85e567bd72 Modified AcceptWebSocket method with subprotocol 12 years ago
sta 7cf64e4d49 Modified some xml doc comments 12 years ago
sta 673d7225bd Refactored WebSocket.cs 12 years ago
sta fa33e71611 Refactored TcpListenerWebSocketContext.cs 12 years ago
sta b3e8708f85 Refactored HttpListenerWebSocketContext.cs 12 years ago
sta 6575f56ed0 Refactored WebSocketContext.cs 12 years ago
sta 253f8f7ddc Fix for subprotocols for server 12 years ago
sta 3970e9917d Fix for HTTP auth 12 years ago
sta 75dab14cf5 Fix for issue #29 12 years ago
sta 537229902f Fix for HTTP Basic/Digest Authentication 12 years ago
sta e3d5dea096 Renamed WebSocketServiceManager.cs to WebSocketSessionManager.cs, added IWebSocketSession.cs and modified WebSocketService.cs 12 years ago
sta 69c9be3eb5 Modified opening and closing handshake 13 years ago
sta 7f61f6c491 Renamed RequestHandshake.cs to HandshakeRequest.cs 13 years ago
sta 3e6c589953 Fix for the secure connection 13 years ago
sta 9a3c6632de Fix a few words 13 years ago
sta 94cf881dcf Fix for issue #15 13 years ago
sta c15ac02c9b Fix due to the modified WebSocketContext.cs 13 years ago
sta 2e8a24a667 Fix due to the modified WebSocketContext.cs 13 years ago
sta a9d5e06166 Added some XML documentation comments 13 years ago
sta de3f41dd3a Added some XML documentation comments 13 years ago