165 Commits

Author SHA1 Message Date
sta 1c9fa6b2cf [Modify] Edit it 2022-02-01 21:18:04 +09:00
sta 7f916edafa [Modify] Polish it 2022-01-29 21:36:02 +09:00
sta 5c7c3e171b [Modify] Add a null check 2022-01-27 21:17:01 +09:00
sta 8b9eb8f118 [Modify] Edit it 2022-01-25 21:15:02 +09:00
sta 227925a40c [Modify] Polish it 2022-01-24 22:16:13 +09:00
sta 421bf4b6b7 [Modify] Replace it 2022-01-24 22:14:17 +09:00
sta 21e8bed002 [Modify] Polish it 2022-01-23 17:36:12 +09:00
sta ee3a00a6e2 [Modify] Polish it 2022-01-22 17:52:21 +09:00
sta a135180ecf [Modify] Polish it 2022-01-21 19:41:10 +09:00
sta 728f13d1de [Modify] Polish it 2022-01-20 21:05:25 +09:00
sta a85e637d5b [Modify] Polish it 2022-01-20 21:01:31 +09:00
sta 9b7910c145 [Modify] Polish it 2022-01-19 20:14:30 +09:00
sta b4b54b3277 [Modify] Replace it 2022-01-19 20:08:36 +09:00
sta e707edabd1 [Modify] Polish it 2016-08-07 17:06:46 +09:00
sta 40b23a6aea [Modify] Polish it 2016-07-23 16:36:12 +09:00
sta 3b62c0f2ec [Modify] Add some examples to create a new server instance 2016-05-29 14:53:50 +09:00
sta b6bf45c019 [Modify] Polish it 2015-11-30 12:06:31 +09:00
sta b1b728eefd [Modify] Polish it 2015-11-27 17:38:37 +09:00
sta f99112fc2f Fix for pull request #113 2015-07-27 16:11:16 +09:00
sta ad41099180 Modified a bit for Program.cs 2015-07-15 17:38:06 +09:00
sta ab5504687c Modified a bit for Program.cs 2015-04-16 16:02:48 +09:00
sta 0f54146e65 Modified a few for Example2 2014-11-18 13:26:10 +09:00
sta 0de32bbacc Fix for pull request #85, modified a few for WebSocketServer.SslConfiguration property 2014-11-01 12:26:32 +09:00
sta 0f22268f9a Modified a few for Example2 2014-10-08 10:38:00 +09:00
sta fd34f83f71 Modified a few for Example2 2014-10-06 14:18:20 +09:00
sta ca4fdabb2e Modified a few for Example2 2014-10-03 15:32:50 +09:00
sta 5109d88ebb Renamed the WebSocketService class to the WebSocketBehavior class 2014-09-06 17:50:10 +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 2766978f75 Fix a few 2014-01-04 02:42:03 +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 0a263622f0 Modified Chat.cs 2013-12-03 15:45:14 +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 42a44226d5 Moved some methods (e.g. Broadcast method) from WebSocketService.cs and WebSocketServiceHost.cs to WebSocketSessionManager.cs 2013-09-16 14:33:26 +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 cc81fd340c Modified HttpListener.cs and others for secure connection 2013-08-27 22:02:50 +09:00
sta acde107832 Modified validating the cookies from client 2013-08-08 15:12:29 +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