sta
|
35312025f4
|
[Modify] Change the default value of the KeepClean property to false
To avoid unexpected disconnections.
|
9 months ago |
sta
|
1c9fa6b2cf
|
[Modify] Edit it
|
4 years ago |
sta
|
7f916edafa
|
[Modify] Polish it
|
4 years ago |
sta
|
5c7c3e171b
|
[Modify] Add a null check
|
4 years ago |
sta
|
8b9eb8f118
|
[Modify] Edit it
|
4 years ago |
sta
|
227925a40c
|
[Modify] Polish it
|
4 years ago |
sta
|
421bf4b6b7
|
[Modify] Replace it
|
4 years ago |
sta
|
21e8bed002
|
[Modify] Polish it
|
4 years ago |
sta
|
ee3a00a6e2
|
[Modify] Polish it
|
4 years ago |
sta
|
a135180ecf
|
[Modify] Polish it
|
4 years ago |
sta
|
728f13d1de
|
[Modify] Polish it
|
4 years ago |
sta
|
a85e637d5b
|
[Modify] Polish it
|
4 years ago |
sta
|
9b7910c145
|
[Modify] Polish it
|
4 years ago |
sta
|
b4b54b3277
|
[Modify] Replace it
|
4 years ago |
sta
|
e707edabd1
|
[Modify] Polish it
|
9 years ago |
sta
|
40b23a6aea
|
[Modify] Polish it
|
9 years ago |
sta
|
3b62c0f2ec
|
[Modify] Add some examples to create a new server instance
|
9 years ago |
sta
|
b6bf45c019
|
[Modify] Polish it
|
10 years ago |
sta
|
b1b728eefd
|
[Modify] Polish it
|
10 years ago |
sta
|
f99112fc2f
|
Fix for pull request #113
|
10 years ago |
sta
|
ad41099180
|
Modified a bit for Program.cs
|
10 years ago |
sta
|
ab5504687c
|
Modified a bit for Program.cs
|
10 years ago |
sta
|
0f54146e65
|
Modified a few for Example2
|
11 years ago |
sta
|
0de32bbacc
|
Fix for pull request #85, modified a few for WebSocketServer.SslConfiguration property
|
11 years ago |
sta
|
0f22268f9a
|
Modified a few for Example2
|
11 years ago |
sta
|
fd34f83f71
|
Modified a few for Example2
|
11 years ago |
sta
|
ca4fdabb2e
|
Modified a few for Example2
|
11 years ago |
sta
|
5109d88ebb
|
Renamed the WebSocketService class to the WebSocketBehavior class
|
11 years ago |
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.'
|
11 years ago |
sta
|
b4eb9ead87
|
Fix a few for Example2
|
11 years ago |
sta
|
e775980454
|
Modified Example2
|
12 years ago |
sta
|
048627b4f9
|
Modified cookies validation, and added origin header validation
|
12 years ago |
sta
|
bb8d4c25ba
|
Modified LogLevel enum values to PascalCase values
|
12 years ago |
sta
|
d07265dd8e
|
Refactored WebSocketServiceHostManager.cs
|
12 years ago |
sta
|
253f8f7ddc
|
Fix for subprotocols for server
|
12 years ago |
sta
|
3970e9917d
|
Fix for HTTP auth
|
12 years ago |
sta
|
2766978f75
|
Fix a few
|
12 years ago |
sta
|
d45ad95299
|
Fix a few
|
12 years ago |
sta
|
670af8919c
|
Refactored Example2
|
12 years ago |
sta
|
537229902f
|
Fix for HTTP Basic/Digest Authentication
|
12 years ago |
sta
|
0a263622f0
|
Modified Chat.cs
|
12 years ago |
sta
|
cbf73e9865
|
Modified WebSocketServer.cs and removed WebSocketServerBase.cs
|
12 years ago |
sta
|
3488308b29
|
Modified WebSocketServiceHost.cs and moved WebSocketServiceHost<T> class to internal class family
|
12 years ago |
sta
|
24e74b60b7
|
Added a new AddWebSocketService method to the WebSocketServer and HttpServer classes
|
12 years ago |
sta
|
c7a895f530
|
Removed ServicePaths property from WebSocketServer class
|
12 years ago |
sta
|
42a44226d5
|
Moved some methods (e.g. Broadcast method) from WebSocketService.cs and WebSocketServiceHost.cs to WebSocketSessionManager.cs
|
12 years ago |
sta
|
e3d5dea096
|
Renamed WebSocketServiceManager.cs to WebSocketSessionManager.cs, added IWebSocketSession.cs and modified WebSocketService.cs
|
12 years ago |
sta
|
cc81fd340c
|
Modified HttpListener.cs and others for secure connection
|
12 years ago |
sta
|
acde107832
|
Modified validating the cookies from client
|
12 years ago |
sta
|
df2726ce9d
|
Renamed the Sweeping property to the KeepClean property
|
12 years ago |