Commit Graph

38 Commits

Author SHA1 Message Date
sta
ca4fdabb2e Modified a few for Example2 2014-10-03 15:32:50 +09:00
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.' 2014-09-04 16:03:53 +09:00
sta
b4eb9ead87 Fix a few for Example2 2014-03-31 17:10:45 +09:00
sta
e775980454 Modified Example2 2014-03-14 20:56:14 +09:00
sta
048627b4f9 Modified cookies validation, and added origin header validation 2014-03-07 21:15:55 +09:00
sta
bb8d4c25ba Modified LogLevel enum values to PascalCase values 2014-03-02 22:15:41 +09:00
sta
d07265dd8e Refactored WebSocketServiceHostManager.cs 2014-02-13 14:38:13 +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
d45ad95299 Fix a few 2014-01-03 15:52:47 +09:00
sta
670af8919c Refactored Example2 2014-01-03 15:40:38 +09:00
sta
537229902f Fix for HTTP Basic/Digest Authentication 2014-01-01 21:43:18 +09:00
sta
cbf73e9865 Modified WebSocketServer.cs and removed WebSocketServerBase.cs 2013-10-14 20:38:15 +09:00
sta
3488308b29 Modified WebSocketServiceHost.cs and moved WebSocketServiceHost<T> class to internal class family 2013-10-12 20:42:11 +09:00
sta
24e74b60b7 Added a new AddWebSocketService method to the WebSocketServer and HttpServer classes 2013-10-02 14:39:56 +09:00
sta
c7a895f530 Removed ServicePaths property from WebSocketServer class 2013-09-25 20:52:07 +09:00
sta
df2726ce9d Renamed the Sweeping property to the KeepClean property 2013-07-30 16:00:17 +09:00
sta
3e6c589953 Fix for the secure connection 2013-07-19 17:29:58 +09:00
sta
49dc8800d3 Added logging 2013-07-15 20:42:55 +09:00
sta
2f1673558f Renamed Sweeped property to Sweeping 2013-06-11 16:26:03 +09:00
sta
9b1772e80a Added some XML documentation comments and renamed some method names 2013-02-11 22:57:01 +09:00
sta
95382924e0 Fix due to the modified Ext.cs, WebSocketServerBase.cs and WebSocketService.cs 2013-01-28 16:22:24 +09:00
sta
de3f41dd3a Added some XML documentation comments 2013-01-22 20:46:32 +09:00
sta
2addc16f91 Fix due to the modified ServiceManager.cs 2012-11-02 17:55:00 +09:00
sta
746c883b82 Fix for issue #9 - 2 2012-10-26 14:58:50 +09:00
sta
2ae1d35d03 Fix due to the renamed WebSocketServer<T> to WebSocketServiceHost<T> 2012-10-23 15:39:31 +09:00
sta
c55b5d6479 Fix due to the added QueryString property in WebSocketService.cs 2012-10-22 14:58:43 +09:00
sta
fbcea4699b Fix due to the modified WebSocketServer.cs 2012-10-01 15:26:31 +09:00
sta
a75903c488 Fix due to the added IsValidWsUri method to Ext.cs 2012-09-25 10:48:33 +09:00
sta
b9859e08c0 Fix due to the added WebSocketServer class in WebSocketServer.cs 2012-09-24 15:01:25 +09:00
sta
b136b39cbb Fixed WebSocket.cs 2012-09-17 18:41:08 +09:00
sta
56c5f81c46 Fix due to the modified WebSocketServer.cs 2012-09-14 20:16:37 +09:00
sta
85ef38084d Changed IsConnected to IsKeepAlive in WebSocket.cs 2012-09-03 11:55:52 +09:00
sta
3ef6d58f31 Fix for issue #6 - 1 2012-09-01 17:01:05 +09:00
sta
ff94d551ff Fix for issue #5 2012-08-18 02:17:12 +09:00
sta
64d12eb5cf Fixed WebSocketService 2012-08-08 11:10:02 +09:00
sta
b730e23248 Fixed WebSocketServer 2012-08-06 14:34:39 +09:00
sta
ec79f59229 Added WebSocketServer 2012-08-04 15:51:31 +09:00