websocket-sharp/websocket-sharp
2013-07-30 16:00:17 +09:00
..
doc Modified .gitignore 2013-06-12 16:23:28 +09:00
Net Fix for the secure connection 2013-07-19 17:29:58 +09:00
Server Renamed the Sweeping property to the KeepClean property 2013-07-30 16:00:17 +09:00
AssemblyInfo.cs Fix for the secure connection 2013-07-19 17:29:58 +09:00
AuthenticationChallenge.cs Fix to support HTTP Auth as a WebSocket client 2013-06-10 17:49:44 +09:00
AuthenticationResponse.cs Fix to support HTTP Auth as a WebSocket client 2013-06-10 17:49:44 +09:00
ByteOrder.cs Fix a few words 2013-05-07 02:19:31 +09:00
CloseEventArgs.cs Removed the features for the per frame compression 2013-04-28 17:15:05 +09:00
CloseStatusCode.cs Fix a few words 2013-05-07 02:19:31 +09:00
CompressionMethod.cs Modified MessageEventArgs.cs 2013-05-01 23:37:48 +09:00
ErrorEventArgs.cs Fix a few words 2013-05-07 02:19:31 +09:00
Ext.cs Fix for the secure connection 2013-07-19 17:29:58 +09:00
Fin.cs Fix a few words 2013-05-07 02:19:31 +09:00
Handshake.cs Fix due to the modified Ext.cs 2013-05-09 00:41:02 +09:00
LogData.cs Modified LogData.cs, LogLevel.cs, Logger.cs 2013-07-21 16:17:30 +09:00
Logger.cs Modified LogData.cs, LogLevel.cs, Logger.cs 2013-07-21 16:17:30 +09:00
LogLevel.cs Modified LogData.cs, LogLevel.cs, Logger.cs 2013-07-21 16:17:30 +09:00
Mask.cs Fix a few words 2013-05-07 02:19:31 +09:00
MessageEventArgs.cs Modified MessageEventArgs.cs, WsFrame.cs 2013-05-19 01:16:27 +09:00
Opcode.cs Fix for the deflate frame 2013-04-23 18:08:42 +09:00
PayloadData.cs Modified Ext.cs, PayloadData.cs, WsFrame.cs 2013-05-17 23:02:11 +09:00
RequestHandshake.cs Fix to support HTTP Auth as a WebSocket client 2013-06-10 17:49:44 +09:00
ResponseHandshake.cs Fix to support HTTP Auth as a WebSocket client 2013-06-10 17:49:44 +09:00
Rsv.cs Fix a few words 2013-05-07 02:19:31 +09:00
websocket-sharp.csproj Removed the configuration with an App.config file from the HttpServer class 2013-07-24 17:23:48 +09:00
websocket-sharp.snk add websocket-sharp/websocket-sharp.snk 2010-10-27 20:50:50 +09:00
WebSocket.cs Modified WebSocket.cs 2013-07-24 22:47:52 +09:00
WebSocketException.cs Modified ReadHandshake method 2013-06-16 16:09:02 +09:00
WsCredential.cs Fix to support HTTP Auth as a WebSocket client 2013-06-10 17:49:44 +09:00
WsFrame.cs Fix due to the modified Ext.cs 2013-05-19 15:13:59 +09:00
WsState.cs Fix a few words 2013-05-07 02:19:31 +09:00
WsStream.cs Fix for the secure connection 2013-07-19 17:29:58 +09:00