Commit Graph

135 Commits

Author SHA1 Message Date
sta
c2032eab71 [Modify] Polish it 2016-08-08 17:50:02 +09:00
sta
02af0789e1 [Modify] Polish it 2016-07-21 17:23:19 +09:00
sta
174ff5eb07 [Modify] Add some examples to create a new server instance 2016-05-28 15:37:41 +09:00
sta
b6bf45c019 [Modify] Polish it 2015-11-30 12:06:31 +09:00
sta
9c03d1e8e3 [Modify] Polish it 2015-11-29 16:35:49 +09:00
sta
83aa8c9460 [Modify] Polish it 2015-11-28 15:52:44 +09:00
sta
f99112fc2f Fix for pull request #113 2015-07-27 16:11:16 +09:00
sta
38669444b4 Modified a bit for Program.cs 2015-07-17 16:58:42 +09:00
sta
77472f073f Modified a bit for echotest.js 2015-07-14 17:20:15 +09:00
sta
d4fc8da7a8 Fix for pull request #115, added the HttpServer (System.Net.IPAddress, int) constructor 2015-07-08 15:00:38 +09:00
sta
c10c9886ef Fix for pull request #115, added the HttpServer (System.Net.IPAddress, int, bool) constructor 2015-07-07 17:31:33 +09:00
sta
e6e93bee12 Modified a bit for Program.cs 2015-04-16 14:40:19 +09:00
sta
f4f50de125 Modified a few for Example3 2014-11-19 10:44:17 +09:00
sta
689cc28532 Fix for pull request #85, renamed DefaultSslConfiguration property to SslConfiguration property 2014-10-31 20:40:01 +09:00
sta
7a8967bdcd Added the ReuseAddress property to the HttpServer class (Associated with pull request #73) 2014-10-20 16:00:57 +09:00
sta
34648413e5 Modified a few for Example3 2014-10-08 13:34:46 +09:00
sta
74ec969758 Modified a few for Example3 2014-10-04 14:50:11 +09:00
sta
5109d88ebb Renamed the WebSocketService class to the WebSocketBehavior class 2014-09-06 17:50:10 +09:00
sta
0cb2335b48 Fix a few for Example3 2014-04-01 15:20:50 +09:00
sta
3befb74114 Modified Example3 2014-03-14 21:39:17 +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
515cf0cfcf Fix a few 2014-02-08 17:05:24 +09:00
sta
3970e9917d Fix for HTTP auth 2014-01-27 15:39:27 +09:00
sta
b054784489 Fix a few 2014-01-04 04:09:23 +09:00
sta
54be7d0168 Refactored Example3 2014-01-04 03:15:21 +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
24e74b60b7 Added a new AddWebSocketService method to the WebSocketServer and HttpServer classes 2013-10-02 14:39:56 +09:00
sta
adcb5ec09c Fix for issue #20 2013-09-25 20:35:06 +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
b3fa68d8ce Renamed ServiceHostManager.cs to WebSocketServiceHostManager.cs 2013-08-28 15:49:52 +09:00
sta
cc81fd340c Modified HttpListener.cs and others for secure connection 2013-08-27 22:02:50 +09:00
sta
df2726ce9d Renamed the Sweeping property to the KeepClean property 2013-07-30 16:00:17 +09:00
sta
cd7dfea62d Removed the configuration with an App.config file from the HttpServer class 2013-07-24 17:23:48 +09:00
sta
49dc8800d3 Added logging 2013-07-15 20:42:55 +09:00
sta
b9c5c222ca Modified HttpServer.cs (added RootPath property) 2013-07-04 15:48:01 +09:00
sta
37c317f254 Modified .gitignore 2013-06-12 16:23:28 +09:00
sta
2f1673558f Renamed Sweeped property to Sweeping 2013-06-11 16:26:03 +09:00
sta
7499b6de74 Fix to support HTTP Auth as a WebSocket client 2013-06-10 17:49:44 +09:00
sta
9ebab427bf Modified WebSocket.cs 2013-06-09 15:10:05 +09:00
sta
eef827f78d Fix due to the modified Ext.cs 2013-05-19 15:13:59 +09:00
sta
db9be84e85 Modified MessageEventArgs.cs, WsFrame.cs 2013-05-19 01:16:27 +09:00
sta
6f13615945 Modified Ext.cs, PayloadData.cs, WsFrame.cs 2013-05-17 23:02:11 +09:00
sta
4fa05f928b Modified WebSocket.cs, Ext.cs 2013-05-14 02:00:18 +09:00
sta
ee3746cc03 Modified WebSocket.cs 2013-05-11 22:56:16 +09:00
sta
79539f7638 Modified Ext.cs 2013-05-11 22:04:48 +09:00