websocket-sharp/websocket-sharp
2015-08-22 11:50:19 +09:00
..
doc Modified .gitignore 2013-06-12 16:23:28 +09:00
Net Fix for issue #145 2015-07-24 14:04:21 +09:00
Server Added the WebSocket.CheckSendParameters method 2015-08-21 16:31:50 +09:00
AssemblyInfo.cs Fix for the secure connection 2013-07-19 17:29:58 +09:00
ByteOrder.cs Fix a few 2014-03-01 17:38:56 +09:00
CloseEventArgs.cs Added the Ext.UTF8Decode method 2015-08-22 11:50:19 +09:00
CloseStatusCode.cs Refactored a few for CloseStatusCode.cs 2015-05-03 15:07:54 +09:00
CompressionMethod.cs Fix a few 2014-03-06 17:42:12 +09:00
ErrorEventArgs.cs Modified some xml doc comments in ErrorEventArgs.cs 2014-08-22 22:01:18 +09:00
Ext.cs Added the Ext.UTF8Decode method 2015-08-22 11:50:19 +09:00
Fin.cs Modified Fin enum values to PascalCase values 2014-03-01 15:00:51 +09:00
HttpBase.cs Removed throwing the exception in from Ext.EqualsWith method 2014-11-30 15:29:11 +09:00
HttpRequest.cs Modified a bit for HttpRequest.cs, into the year 2015 2015-07-05 16:26:24 +09:00
HttpResponse.cs Removed the ProxyAuthenticationChallenge property from the HttpResponse class 2014-12-25 14:26:16 +09:00
LogData.cs Refactored LogData.cs 2014-07-30 21:20:56 +09:00
Logger.cs Refactored Logger.cs 2014-08-08 20:57:09 +09:00
LogLevel.cs Fix a few 2014-03-06 17:42:12 +09:00
Mask.cs Modified Mask enum values to PascalCase values 2014-03-01 15:16:25 +09:00
MessageEventArgs.cs Added the Ext.UTF8Decode method 2015-08-22 11:50:19 +09:00
Opcode.cs Modified a bit for Opcode.cs, into the year 2015 2015-02-14 16:36:17 +09:00
PayloadData.cs Modified a bit for PayloadData.cs, into the year 2015 2015-05-22 13:47:19 +09:00
Rsv.cs Modified Rsv enum values to PascalCase values 2014-03-01 15:24:03 +09:00
websocket-sharp.csproj Refactored WebSocketServiceHost.cs, separated the WebSocketServiceHost<TBehavior> class into a new file 2015-08-19 15:47:57 +09:00
websocket-sharp.snk add websocket-sharp/websocket-sharp.snk 2010-10-27 20:50:50 +09:00
WebSocket.cs Added the WebSocket.CheckSendParameters method 2015-08-21 16:31:50 +09:00
WebSocketException.cs Refactored WebSocketException.cs 2014-09-09 11:08:59 +09:00
WebSocketFrame.cs Fix for pull request #146 2015-08-04 15:50:36 +09:00
WebSocketState.cs Modified a few in WebSocketState.cs 2014-09-08 13:45:31 +09:00