sta
|
0c997f3956
|
[Modify] Edit it
|
8 years ago |
sta
|
954f3dbbd0
|
[Modify] Throw exceptions
|
8 years ago |
sta
|
581a03e08d
|
[Modify] Edit it
|
8 years ago |
sta
|
84e2a1ed42
|
[Modify] Throw exceptions
|
8 years ago |
sta
|
6c82c9ed64
|
[Modify] Edit it
|
8 years ago |
sta
|
3d98fd90b7
|
[Modify] Throw exceptions
|
8 years ago |
sta
|
8fcfec9682
|
[Modify] Edit it
|
8 years ago |
sta
|
60a6a8d0b9
|
[Modify] Throw exceptions
|
8 years ago |
sta
|
9ad9d97466
|
[Modify] Edit it
|
8 years ago |
sta
|
3c57047e67
|
[Modify] Throw exceptions
|
8 years ago |
sta
|
fec10593d8
|
[Modify] It will be removed
|
8 years ago |
sta
|
33da8ba41c
|
[Modify] It will be removed
|
8 years ago |
sta
|
de260fcddf
|
[Modify] Edit it
|
8 years ago |
sta
|
9fa2b58990
|
[Modify] Throw exceptions
|
9 years ago |
sta
|
9858b8e5a3
|
[Modify] Edit it
|
9 years ago |
sta
|
862eb79f51
|
[Modify] Throw exception
|
9 years ago |
sta
|
1e2139aafa
|
[Modify] Remove it
|
9 years ago |
sta
|
0e2a5ae7db
|
[Modify] Add them
|
9 years ago |
sta
|
1f40f8e566
|
[Modify] Polish it
More clearly received or not.
|
10 years ago |
sta
|
ee177afb7c
|
[Modify] Rename it
|
10 years ago |
sta
|
e02b553739
|
[Modify] Rename it to ToArray
|
10 years ago |
sta
|
cd886d32df
|
Added the Ext.UTF8Encode method
|
10 years ago |
sta
|
ddb5819a0e
|
Added the WebSocket.CheckSendParameters method
|
10 years ago |
sta
|
09a64d67be
|
Added the WebSocket.CheckSendParameter methods
|
10 years ago |
sta
|
999e777517
|
Added the internal Ext.CheckIfAvailable (ServerState, bool, bool, bool) method
|
10 years ago |
sta
|
cffd94e9c5
|
Initialize 'data' with null
|
11 years ago |
sta
|
dee36926ae
|
Added the WebSocket.CheckPingParameter method, and removed the Ext.CheckIfValidControlData method
|
11 years ago |
sta
|
a2f5edd1d1
|
Modified a bit for WebSocketSessionManager.cs, into the year 2015
|
11 years ago |
sta
|
425d1387a0
|
Refactored a few for WebSocketSessionManager.cs
|
11 years ago |
sta
|
7d168515d1
|
Replaced the PingTo (string id, string message) method with the PingTo (string message, string id) method
|
11 years ago |
sta
|
8910c6cced
|
Replaced the SendToAsync (string id, Stream stream, int length, Action<bool> completed) method with the SendToAsync (Stream stream, int length, string id, Action<bool> completed) method
|
11 years ago |
sta
|
d3dd903809
|
Replaced the SendToAsync (string id, string data, Action<bool> completed) method with the SendToAsync (string data, string id, Action<bool> completed) method
|
11 years ago |
sta
|
4d837ce8f7
|
Replaced the SendToAsync (string id, byte[] data, Action<bool> completed) method with the SendToAsync (byte[] data, string id, Action<bool> completed) method
|
11 years ago |
sta
|
8e1005b90f
|
Replaced the SendTo (string id, string data) method with the SendTo (string data, string id) method
|
11 years ago |
sta
|
a45baed91c
|
Replaced the SendTo (string id, byte[] data) method with the SendTo (byte[] data, string id) method
|
11 years ago |
sta
|
36b860b75f
|
Fix for issue #84
|
11 years ago |
sta
|
ae6c41c64c
|
Fix for issue #76, added the WaitTime property to the WebSocketServer class
|
11 years ago |
sta
|
c2e60b9d45
|
Refactored WebSocketFrame.cs
|
11 years ago |
sta
|
14914787a6
|
Added internal 'wait time' for the ping and close
|
11 years ago |
sta
|
25c103d51e
|
Refactored WebSocketServiceHost.cs
|
11 years ago |
sta
|
b54faadf01
|
Refactored WebSocketSessionManager.cs
|
11 years ago |
sta
|
c20f4804c7
|
Renamed WsFrame.cs to WebSocketFrame.cs
|
12 years ago |
sta
|
0a9010df86
|
Modified Opcode enum values to PascalCase values
|
12 years ago |
sta
|
d632fc839f
|
Modified WebSocketState enum values to PascalCase values
|
12 years ago |
sta
|
eb36dd9e82
|
Modified CloseStatusCode enum values to PascalCase values
|
12 years ago |
sta
|
4304310430
|
Modified Mask enum values to PascalCase values
|
12 years ago |
sta
|
291397a738
|
Modified ServerState enum values to PascalCase values
|
12 years ago |
sta
|
1548112965
|
Refactored WebSocketServiceManager.cs, WebSocketSessionManager.cs
|
12 years ago |
sta
|
f69977a2fe
|
Refactored WebSocketSessionManager.cs
|
12 years ago |
sta
|
31c3ece37f
|
Modified checking if can send
|
12 years ago |