1099 Commits (4464c50abd9aae21bdb08f434e752c6bfb28bae6)
 

Author SHA1 Message Date
sta b0be2a7dbb [Modify] Polish it 10 years ago
sta 3521004c43 [Modify] Polish it 10 years ago
sta f902958aad [Modify] Polish it 10 years ago
sta de63dc1529 [Modify] Polish it 10 years ago
sta 48b55173fa [Modify] Polish it 10 years ago
sta 6d3960ed7d [Modify] Add ReadAsync2 method
Merge a part of pull request #153 from fd5fc9a5fc.
10 years ago
sta 6833c2b014 [Modify] Polish it 10 years ago
sta 6e6bab85af [Modify] Polish it 10 years ago
sta 2937598db9 [Modify] Polish it 10 years ago
sta 58734d7ba6 [Modify] Remove older 10 years ago
sta bee39e08a9 [Modify] Polish it 10 years ago
sta a749a67838 [Modify] Polish it 10 years ago
sta 2b984221fd [Modify] Polish it 10 years ago
sta 69c99b8765 [Modify] Polish it 10 years ago
sta f518dd717c [Modify] Polish it 10 years ago
sta 4d5add5e8d [Modify] Add ReadBytesAsync2 method
Add ReadBytesAsync2 (Stream, long, int, Action<byte[]>, Action<Exception>) method to support pull request #153
10 years ago
sta 577ea14ffd [Modify] Add ReadBytesAsync2 method
Merge a part of pull request #153 from fd5fc9a5fc.
10 years ago
sta c6243a14d9 [Modify] Add null check 10 years ago
sta 10af5c7320 [Modify] Add null check 10 years ago
sta ceb831b18f [Modify] Add readBytesAsync method
Merge a part of pull request #153 from fd5fc9a5fc.
10 years ago
sta 75412101d8 [Modify] Output a state in lowercase 10 years ago
sta b1e77df0b6 Refactored a few for WebSocket.cs 10 years ago
sta de8f4caffa Removed the checkIfAvailable (bool, bool) method 10 years ago
sta c87acb5029 Refactored a bit for EndPointListener.cs 10 years ago
sta d07e9cb5e9 Removed the checkIfCanAccept method 10 years ago
sta 1d403af6bf Removed the checkIfCanConnect method 10 years ago
sta 3ba410bc2e Added checkIfAvailable (bool, bool, bool, bool, bool, bool) method 10 years ago
sta 72302fba97 Refactored a bit for WebSocket.cs 10 years ago
sta 653064223b Refactored a few for EndPointManager.cs 10 years ago
sta efb922a67a Refactored a bit for EndPointListener.cs 10 years ago
sta bdbdf64d3d Fix for pull request #155, merged ddab2067da 10 years ago
sta 2c65fd2714 Fix for pull request #155, merged 503ada402b 10 years ago
sta 3c060c545a Fix for pull request #155, merged 710b1e89b0 10 years ago
sta 0cddc67001 Initialize the continuation flag when closing 10 years ago
sta 9ff19e6ecd Added the internal WebSocket.EmptyBytes field 10 years ago
sta cd886d32df Added the Ext.UTF8Encode method 10 years ago
sta f8f68e49b0 Added the Ext.UTF8Decode 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 f852a19746 Refactored WebSocketServiceHost.cs, separated the WebSocketServiceHost<TBehavior> class into a new file 10 years ago
sta 18b980fc98 Modified a bit for WebSocketServiceHost.cs, into the year 2015 10 years ago
sta 170977586a Refactored a few for WebSocketServiceHost.cs 10 years ago
sta 009ca2d701 Refactored a few for WebSocket.cs 10 years ago
sta d949a64f26 Refactored a few for WebSocket.cs 10 years ago
sta b0048a213a Refactored a few for WebSocket.cs 10 years ago
sta 18776d1a22 Added the internal Ext.CheckIfAvailable (WebSocketState, bool, bool, bool, bool) method 10 years ago
sta 999e777517 Added the internal Ext.CheckIfAvailable (ServerState, bool, bool, bool) method 10 years ago
sta 80a0107bab Added the internal Ext.CheckIfCanStop (ServerState) method 11 years ago
sta 46eae139e2 Added the internal Ext.CheckIfCanStart (ServerState) method 11 years ago
sta 7bd0fb87f2 Added the internal Ext.CheckIfCanSend (WebSocketState) method 11 years ago