sta
|
253f8f7ddc
|
Fix for subprotocols for server
|
12 years ago |
sta
|
31c3ece37f
|
Modified checking if can send
|
12 years ago |
sta
|
31463022ee
|
Modified closing
|
12 years ago |
sta
|
81993cbd97
|
Modified Ping
|
12 years ago |
sta
|
82015cdb1a
|
Refactored IWebSocketSession.cs, WebSocketService.cs
|
12 years ago |
sta
|
418ec8bc2f
|
Added SendAsync methods to the WebSocket class. Existing Send methods were changed to behave synchronously
|
12 years ago |
sta
|
809e5ab58c
|
Fix a few
|
12 years ago |
sta
|
58c392f37a
|
Added ConnectAsync method to the WebSocket class
|
12 years ago |
sta
|
f6610352e2
|
Modified some Send and Broadcast methods (e.g. Send (stream, length, dispose) -> Send (stream, length))
|
12 years ago |
sta
|
3488308b29
|
Modified WebSocketServiceHost.cs and moved WebSocketServiceHost<T> class to internal class family
|
12 years ago |
sta
|
d6f21d31cd
|
Modified sending (Removed SendAsync method)
|
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
|
80afaef7c9
|
Modified closing and ping
|
12 years ago |
sta
|
b7313955c9
|
Modified closing
|
12 years ago |
sta
|
d98aad51e6
|
Added some functions (e.g. CloseSession method) to WebSocketServiceHost<T> and other classes
|
12 years ago |
sta
|
9daaa33111
|
Renamed IServiceHost.cs to IWebSocketServiceHost.cs
|
12 years ago |
sta
|
1b270603f4
|
Added some functions (e.g. SendTo method) to WebSocketServiceHost<T> and WebSocketServer classes
|
13 years ago |
sta
|
acde107832
|
Modified validating the cookies from client
|
13 years ago |
sta
|
ef17cabdd3
|
Modified the Sweep method of WebSocketServiceManager class
|
13 years ago |
sta
|
49dc8800d3
|
Added logging
|
13 years ago |
sta
|
9a3c6632de
|
Fix a few words
|
13 years ago |
sta
|
94cf881dcf
|
Fix for issue #15
|
13 years ago |
sta
|
2e8a24a667
|
Fix due to the modified WebSocketContext.cs
|
13 years ago |
sta
|
fcdf214fc0
|
Renamed SessionManager.cs to WebSocketServiceManager.cs
|
13 years ago |
sta
|
95382924e0
|
Fix due to the modified Ext.cs, WebSocketServerBase.cs and WebSocketService.cs
|
13 years ago |
sta
|
e4ffa090d3
|
Removed WebSocketSharp.Frame Namespace
|
13 years ago |
sta
|
46f8088af3
|
Added some XML documentation comments
|
13 years ago |
sta
|
4424d1d809
|
Fix for issue #10
|
13 years ago |
sta
|
8aab7bebe0
|
Fix due to the modified WebSocket.cs
|
13 years ago |
sta
|
746c883b82
|
Fix for issue #9 - 2
|
13 years ago |
sta
|
2ae1d35d03
|
Fix due to the renamed WebSocketServer<T> to WebSocketServiceHost<T>
|
13 years ago |
sta
|
c55b5d6479
|
Fix due to the added QueryString property in WebSocketService.cs
|
13 years ago |
sta
|
97ecfc5d2b
|
Added XML documentation comments to WebSocket.cs
|
13 years ago |
sta
|
c560d4fba9
|
Fix due to the added SessionManager.cs
|
13 years ago |
sta
|
b3dc165d83
|
Fix due to the moved some methods from WebSocketServer to WebSocketService
|
14 years ago |
sta
|
5f4f7485aa
|
Fix due to the added ID property to WebSocketService
|
14 years ago |
sta
|
83730f913a
|
Fix due to the added WsServerState.cs
|
14 years ago |
sta
|
b76418c482
|
Fix for issue #3
|
14 years ago |
sta
|
64d12eb5cf
|
Fixed WebSocketService
|
14 years ago |
sta
|
b730e23248
|
Fixed WebSocketServer
|
14 years ago |