sta
|
cd6b510cbd
|
[Modify] Add it
|
2016-12-01 16:05:57 +09:00 |
|
sta
|
7e98434f6c
|
[Modify] Add it
|
2016-11-17 17:29:47 +09:00 |
|
sta
|
bc4b4a9d8e
|
[Modify] Add it
|
2016-11-17 16:23:19 +09:00 |
|
sta
|
33bbfddda6
|
[Modify] Polish it
|
2016-06-23 15:09:52 +09:00 |
|
sta
|
40c993a2de
|
[Modify] Polish it
|
2016-06-22 15:11:33 +09:00 |
|
sta
|
e2ab760ca6
|
[Modify] Retry the read if it returns zero
Experimental modification to avoid 'cannot be read from the stream'.
|
2016-06-22 14:41:33 +09:00 |
|
sta
|
02be830741
|
[Modify] Retry the read if it returns zero
Experimental modification to avoid 'cannot be read from the stream'.
|
2016-06-21 15:36:29 +09:00 |
|
sta
|
aff6bc4128
|
[Fix] Add a try parse
Fix for a part of pull request #264.
|
2016-05-24 15:35:00 +09:00 |
|
sta
|
322f3932da
|
[Modify] Polish it
|
2016-05-08 16:41:36 +09:00 |
|
sta
|
9f8a95980f
|
[Fix] Determine that IPAddress.IPv6Any is a local IP address if available
Fix for pull request #243.
|
2016-05-07 17:30:01 +09:00 |
|
sta
|
18597a35c1
|
[Modify] Add it
|
2016-03-10 15:33:34 +09:00 |
|
sta
|
b60111fd55
|
[Modify] Move them to the extension methods
|
2015-12-17 13:39:09 +09:00 |
|
sta
|
514cccac12
|
[Modify] Move them to the extension methods
|
2015-12-15 17:01:43 +09:00 |
|
sta
|
ea831f0dd8
|
[Modify] Polish it
|
2015-11-19 16:11:49 +09:00 |
|
sta
|
f8362fd367
|
[Modify] Polish it
|
2015-11-02 16:22:41 +09:00 |
|
sta
|
39add76329
|
[Modify] Polish it
|
2015-10-16 11:26:36 +09:00 |
|
sta
|
9d514440bf
|
[Modify] Add an extension method
|
2015-10-15 16:04:43 +09:00 |
|
sta
|
1d645fe8f0
|
[Modify] Polish it
|
2015-10-15 15:49:08 +09:00 |
|
sta
|
fef4747e26
|
[Modify] Add an extension method
|
2015-10-15 15:40:15 +09:00 |
|
sta
|
f9eb4a8433
|
[Modify] Polish it
|
2015-10-15 13:30:06 +09:00 |
|
sta
|
d5b6bcfe88
|
[Modify] Add an extension method
|
2015-10-14 17:11:46 +09:00 |
|
sta
|
6833c2b014
|
[Modify] Polish it
|
2015-09-17 14:08:40 +09:00 |
|
sta
|
6e6bab85af
|
[Modify] Polish it
|
2015-09-16 14:39:58 +09:00 |
|
sta
|
2937598db9
|
[Modify] Polish it
|
2015-09-16 11:10:10 +09:00 |
|
sta
|
58734d7ba6
|
[Modify] Remove older
|
2015-09-15 15:43:53 +09:00 |
|
sta
|
bee39e08a9
|
[Modify] Polish it
|
2015-09-15 15:27:03 +09:00 |
|
sta
|
a749a67838
|
[Modify] Polish it
|
2015-09-14 12:07:37 +09:00 |
|
sta
|
2b984221fd
|
[Modify] Polish it
|
2015-09-13 14:27:13 +09:00 |
|
sta
|
69c99b8765
|
[Modify] Polish it
|
2015-09-12 14:35:45 +09:00 |
|
sta
|
f518dd717c
|
[Modify] Polish it
|
2015-09-11 15:38:50 +09:00 |
|
sta
|
4d5add5e8d
|
[Modify] Add ReadBytesAsync2 method
Add ReadBytesAsync2 (Stream, long, int, Action<byte[]>, Action<Exception>) method to support pull request #153
|
2015-09-10 14:20:04 +09:00 |
|
sta
|
577ea14ffd
|
[Modify] Add ReadBytesAsync2 method
Merge a part of pull request #153 from fd5fc9a5fc .
|
2015-09-09 11:22:29 +09:00 |
|
sta
|
c6243a14d9
|
[Modify] Add null check
|
2015-09-08 11:03:40 +09:00 |
|
sta
|
10af5c7320
|
[Modify] Add null check
|
2015-09-08 10:52:57 +09:00 |
|
sta
|
ceb831b18f
|
[Modify] Add readBytesAsync method
Merge a part of pull request #153 from fd5fc9a5fc .
|
2015-09-07 21:51:49 +09:00 |
|
sta
|
75412101d8
|
[Modify] Output a state in lowercase
|
2015-09-06 15:52:32 +09:00 |
|
sta
|
9ff19e6ecd
|
Added the internal WebSocket.EmptyBytes field
|
2015-08-24 16:03:50 +09:00 |
|
sta
|
cd886d32df
|
Added the Ext.UTF8Encode method
|
2015-08-23 16:31:18 +09:00 |
|
sta
|
f8f68e49b0
|
Added the Ext.UTF8Decode method
|
2015-08-22 11:50:19 +09:00 |
|
sta
|
ddb5819a0e
|
Added the WebSocket.CheckSendParameters method
|
2015-08-21 16:31:50 +09:00 |
|
sta
|
09a64d67be
|
Added the WebSocket.CheckSendParameter methods
|
2015-08-20 16:36:14 +09:00 |
|
sta
|
18776d1a22
|
Added the internal Ext.CheckIfAvailable (WebSocketState, bool, bool, bool, bool) method
|
2015-08-15 16:28:46 +09:00 |
|
sta
|
999e777517
|
Added the internal Ext.CheckIfAvailable (ServerState, bool, bool, bool) method
|
2015-08-14 16:05:00 +09:00 |
|
sta
|
80a0107bab
|
Added the internal Ext.CheckIfCanStop (ServerState) method
|
2015-08-13 11:41:38 +09:00 |
|
sta
|
46eae139e2
|
Added the internal Ext.CheckIfCanStart (ServerState) method
|
2015-08-12 17:24:53 +09:00 |
|
sta
|
7bd0fb87f2
|
Added the internal Ext.CheckIfCanSend (WebSocketState) method
|
2015-08-11 11:12:23 +09:00 |
|
sta
|
dce49c037f
|
Added the internal Ext.CheckIfCanClose (WebSocketState) method
|
2015-08-10 15:53:09 +09:00 |
|
sta
|
f780f536e2
|
Refactored a few for WebSocket.cs
|
2015-08-09 11:27:42 +09:00 |
|
sta
|
5ceb4c4311
|
Modified a few for the WebSocket.Connect and ConnectAsync methods
|
2015-08-08 15:39:31 +09:00 |
|
sta
|
745da21631
|
Added accept method
|
2015-08-06 17:15:02 +09:00 |
|