Commit Graph

73 Commits

Author SHA1 Message Date
sta
e20c3df551 Added GetWebSocketStream method to HttpConnection class 2014-05-15 11:57:20 +09:00
sta
fdf413545e Renamed WsStream.cs to WebSocketStream.cs 2014-05-14 13:08:15 +09:00
sta
091b45c8b0 Fix a few for TcpListenerWebSocketContext.cs 2014-05-10 17:20:37 +09:00
sta
85e567bd72 Modified AcceptWebSocket method with subprotocol 2014-05-06 15:24:54 +09:00
sta
7cf64e4d49 Modified some xml doc comments 2014-03-08 17:19:47 +09:00
sta
673d7225bd Refactored WebSocket.cs 2014-02-24 16:43:00 +09:00
sta
fa33e71611 Refactored TcpListenerWebSocketContext.cs 2014-02-22 16:21:55 +09:00
sta
b3e8708f85 Refactored HttpListenerWebSocketContext.cs 2014-02-21 21:20:37 +09:00
sta
6575f56ed0 Refactored WebSocketContext.cs 2014-02-21 19:46:33 +09:00
sta
253f8f7ddc Fix for subprotocols for server 2014-02-07 16:47:59 +09:00
sta
3970e9917d Fix for HTTP auth 2014-01-27 15:39:27 +09:00
sta
75dab14cf5 Fix for issue #29 2014-01-14 22:42:02 +09:00
sta
537229902f Fix for HTTP Basic/Digest Authentication 2014-01-01 21:43:18 +09:00
sta
e3d5dea096 Renamed WebSocketServiceManager.cs to WebSocketSessionManager.cs, added IWebSocketSession.cs and modified WebSocketService.cs 2013-09-13 16:54:41 +09:00
sta
69c9be3eb5 Modified opening and closing handshake 2013-08-06 21:31:21 +09:00
sta
7f61f6c491 Renamed RequestHandshake.cs to HandshakeRequest.cs 2013-08-03 17:08:15 +09:00
sta
3e6c589953 Fix for the secure connection 2013-07-19 17:29:58 +09:00
sta
9a3c6632de Fix a few words 2013-05-07 02:19:31 +09:00
sta
94cf881dcf Fix for issue #15 2013-04-06 16:21:41 +09:00
sta
c15ac02c9b Fix due to the modified WebSocketContext.cs 2013-02-28 15:09:11 +09:00
sta
2e8a24a667 Fix due to the modified WebSocketContext.cs 2013-02-26 11:39:59 +09:00
sta
a9d5e06166 Added some XML documentation comments 2013-02-19 22:08:02 +09:00
sta
de3f41dd3a Added some XML documentation comments 2013-01-22 20:46:32 +09:00