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 |
|
sta
|
49dc8800d3
|
Added logging
|
2013-07-15 20:42:55 +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 |
|
sta
|
b3f6aa2ebf
|
Modified WebSocket.cs
|
2013-05-10 22:35:23 +09:00 |
|
sta
|
876a017ff0
|
Fix due to the modified Ext.cs
|
2013-05-09 00:41:02 +09:00 |
|
sta
|
8ba6ff1f09
|
Fix due to the modified Handshake.cs
|
2013-05-08 15:03:13 +09:00 |
|
sta
|
c513fe7670
|
Modified WebSocket.cs
|
2013-05-08 13:27:43 +09:00 |
|
sta
|
3432fd1727
|
Modified WebSocket.cs
|
2013-05-07 17:04:51 +09:00 |
|
sta
|
3ec3bf8fc9
|
Modified Ext.cs
|
2013-05-03 15:06:23 +09:00 |
|
sta
|
7b4e2472de
|
Modified MessageEventArgs.cs
|
2013-05-03 13:29:52 +09:00 |
|
sta
|
371c379a19
|
Modified MessageEventArgs.cs
|
2013-05-02 12:51:56 +09:00 |
|
sta
|
ba1887b2d3
|
Modified .gitignore
|
2013-05-02 00:22:10 +09:00 |
|
sta
|
e8e7f2cb71
|
Modified MessageEventArgs.cs
|
2013-05-01 23:37:48 +09:00 |
|
sta
|
e0846e1d84
|
Removed WsReceivedTooBigMessageException.cs. Added WebSocketException.cs
|
2013-05-01 16:53:06 +09:00 |
|
sta
|
585686f401
|
Modified WebSocket.cs
|
2013-05-01 14:27:24 +09:00 |
|
sta
|
2a816ef0c8
|
Modified HttpHeaderType.cs
|
2013-04-29 16:55:57 +09:00 |
|
sta
|
a83920660d
|
Removed the features for the per frame compression
|
2013-04-28 17:15:05 +09:00 |
|