Adrien JUND
4e7bca4f38
Add some constructors for C# 3.0
...
Rename ClientCertAuthConfiguration to ClientSslAuthConfiguration
Rename ServerCertAuthConfiguration to ServerSslAuthConfiguration
Add the licence comment to new files
2014-10-28 11:24:00 +01:00
Adrien JUND
cc0ab61eb9
Add SslStream Configuration for Client & Server
2014-10-27 17:15:55 +01:00
sta
36b860b75f
Fix for issue #84
2014-10-23 13:51:00 +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
6ff6b0485f
Can only set the KeepClean property before the start
2014-09-30 14:28:59 +09:00
sta
aab7ef5a55
Fix for issue #76 , modified the access level of the WaitTime property of the WebSocket class to the public
2014-09-29 14:30:38 +09:00
sta
e21e35c768
Fix for issue #76 , added the WaitTime property to the HttpServer class
2014-09-28 13:53:54 +09:00
sta
ae6c41c64c
Fix for issue #76 , added the WaitTime property to the WebSocketServer class
2014-09-27 14:42:39 +09:00
sta
c2e60b9d45
Refactored WebSocketFrame.cs
2014-09-24 14:37:11 +09:00
sta
14914787a6
Added internal 'wait time' for the ping and close
2014-09-23 15:45:40 +09:00
sta
b6b30e04d0
Modified some xml doc comments
2014-09-22 11:22:47 +09:00
sta
56acccdda1
Refactored CloseEventArgs.cs
2014-09-21 17:33:07 +09:00
sta
25c103d51e
Refactored WebSocketServiceHost.cs
2014-09-20 15:18:30 +09:00
sta
b02cfe1819
Modified some xml doc comments in WebSocketServiceManager.cs
2014-09-19 16:16:26 +09:00
sta
b54faadf01
Refactored WebSocketSessionManager.cs
2014-09-19 16:00:16 +09:00
sta
e84caebfa8
Refactored WebSocketServiceManager.cs
2014-09-18 20:52:38 +09:00
sta
5109d88ebb
Renamed the WebSocketService class to the WebSocketBehavior class
2014-09-06 17:50:10 +09:00
sta
73bfd1dbab
Refactored HttpServer.cs and WebSocketServer.cs
2014-09-05 15:46:49 +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
bc4cb2033d
Modified a few in WebSocketServiceHost.cs
2014-09-03 21:43:42 +09:00
sta
a6128fc473
Refactored HttpRequestEventArgs.cs
2014-09-03 14:57:25 +09:00
sta
faaa2e1939
Modified some error messages in Ext.cs and WebSocketServer.cs
2014-09-02 13:58:40 +09:00
sta
d9528ffe75
Refactored HttpServer.cs and WebSocketServer.cs
2014-09-01 14:27:04 +09:00
sta
e15cc63036
Refactored HttpServer.cs
2014-08-31 14:44:10 +09:00
sta
1a1b109508
Refactored WebSocketServiceHost.cs
2014-08-30 11:58:16 +09:00
sta
83869d6750
Refactored WebSocketServer.cs
2014-08-29 19:49:04 +09:00
sta
532b818e2e
Fix a few for pull request #73
2014-08-28 12:06:21 +09:00
Jonas Hovgaard
ab9eddb396
Moved ReuseAddress from method to property.
2014-08-26 14:40:36 +02:00
Jonas Hovgaard
e0e21a9e6c
Added SetReuseAddress() method to WebSocketServer
2014-08-25 21:03:08 +02:00
sta
e7aa1a469d
Refactored Ext.cs
2014-08-19 14:14:59 +09:00
sta
7cb6499c3a
Refactored TcpListenerWebSocketContext.cs
2014-07-20 22:04:44 +09:00
sta
ce39129b87
Refactored AuthenticationChallenge.cs and AuthenticationResponse.cs
2014-06-27 21:12:55 +09:00
sta
c20f4804c7
Renamed WsFrame.cs to WebSocketFrame.cs
2014-06-12 19:59:27 +09:00
sta
331d840775
Fix for request url
2014-05-28 14:20:46 +09:00
sta
091b45c8b0
Fix a few for TcpListenerWebSocketContext.cs
2014-05-10 17:20:37 +09:00
sta
470a254a19
Fix a few for Protocol properties
2014-05-07 15:42:14 +09:00
sta
85e567bd72
Modified AcceptWebSocket method with subprotocol
2014-05-06 15:24:54 +09:00
sta
6f5709472d
Added checking for not reusing a session
2014-04-03 17:51:47 +09:00
sta
e233e3def3
Modified some xml doc comments
2014-03-10 17:06:14 +09:00
sta
fd57782d69
Modified some xml doc comments
2014-03-09 17:03:13 +09:00
sta
048627b4f9
Modified cookies validation, and added origin header validation
2014-03-07 21:15:55 +09:00
sta
0a9010df86
Modified Opcode enum values to PascalCase values
2014-03-06 17:07:30 +09:00
sta
d632fc839f
Modified WebSocketState enum values to PascalCase values
2014-03-05 17:04:45 +09:00
sta
bb8d4c25ba
Modified LogLevel enum values to PascalCase values
2014-03-02 22:15:41 +09:00
sta
eb36dd9e82
Modified CloseStatusCode enum values to PascalCase values
2014-03-01 17:32:06 +09:00
sta
4304310430
Modified Mask enum values to PascalCase values
2014-03-01 15:16:25 +09:00
sta
46fc6f927f
Modified ByteOrder enum values to PascalCase values
2014-02-28 17:17:44 +09:00
sta
2e853fca63
Fix a few
2014-02-27 20:57:17 +09:00
sta
291397a738
Modified ServerState enum values to PascalCase values
2014-02-27 20:31:47 +09:00
sta
1548112965
Refactored WebSocketServiceManager.cs, WebSocketSessionManager.cs
2014-02-20 16:34:28 +09:00