.. |
doc
|
Modified .gitignore
|
2013-06-12 16:23:28 +09:00 |
Net
|
Fix for pull request #115, refactored a few for HttpConnection.cs
|
2015-06-25 17:17:05 +09:00 |
Server
|
Fix for pull request #115, added null check for IPAddress parameter in the WebSocketServer (System.Net.IPAddress, int, bool) constructor
|
2015-06-24 18:06:32 +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 bit for CloseEventArgs.cs, into the year 2015
|
2015-05-01 14:31:24 +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
|
Fix for pull request #115, added null check for IPAddress parameter in the WebSocketServer (System.Net.IPAddress, int, bool) constructor
|
2015-06-24 18:06:32 +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 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
|
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
|
Added the WebSocket.CheckPingParameter method, and removed the Ext.CheckIfValidControlData method
|
2015-05-05 15:21:28 +09:00 |
WebSocketException.cs
|
Refactored WebSocketException.cs
|
2014-09-09 11:08:59 +09:00 |
WebSocketFrame.cs
|
Refactored a few for WebSocketFrame.cs, use the Ext.EmptyByteArray field
|
2015-05-20 17:47:41 +09:00 |
WebSocketState.cs
|
Modified a few in WebSocketState.cs
|
2014-09-08 13:45:31 +09:00 |