websocket-sharp/websocket-sharp
2015-01-19 17:56:48 +09:00
..
doc Modified .gitignore 2013-06-12 16:23:28 +09:00
Net Refactored a bit for EndPointListener.cs, modified description about the source of this code 2015-01-16 16:21:22 +09:00
Server Removed checking if an empty string from the Ext.TryCreateWebSocketUri method 2014-12-21 15:28:48 +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 Modified a few in CloseEventArgs.cs 2014-09-25 11:04:53 +09:00
CloseStatusCode.cs Modified a few xml doc comments in CloseStatusCode.cs 2014-09-26 13:53:46 +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 Removed checking if an empty string from the Ext.TryCreateWebSocketUri method 2014-12-21 15:28:48 +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 Refactored WebHeaderCollection.cs 2014-10-29 14:41:30 +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 Refactored MessageEventArgs.cs 2014-08-24 16:01:29 +09:00
Opcode.cs Modified Opcode enum values to PascalCase values 2014-03-06 17:07:30 +09:00
PayloadData.cs Refactored PayloadData.cs 2014-09-24 19:01:01 +09:00
Rsv.cs Modified Rsv enum values to PascalCase values 2014-03-01 15:24:03 +09:00
websocket-sharp.csproj Added HttpResponseHeader.cs 2014-12-07 10:05:09 +09:00
websocket-sharp.snk add websocket-sharp/websocket-sharp.snk 2010-10-27 20:50:50 +09:00
WebSocket.cs Replaced the close method with the close2 method and renamed, fix for the close while connecting 2015-01-19 17:56:48 +09:00
WebSocketException.cs Refactored WebSocketException.cs 2014-09-09 11:08:59 +09:00
WebSocketFrame.cs Refactored WebSocketFrame.cs 2014-09-24 14:37:11 +09:00
WebSocketState.cs Modified a few in WebSocketState.cs 2014-09-08 13:45:31 +09:00