You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sta 8910c6cced Replaced the SendToAsync (string id, Stream stream, int length, Action<bool> completed) method with the SendToAsync (Stream stream, int length, string id, Action<bool> completed) method 11 years ago
..
Net Refactored a few for ChunkStream.cs 11 years ago
Server Replaced the SendToAsync (string id, Stream stream, int length, Action<bool> completed) method with the SendToAsync (Stream stream, int length, string id, Action<bool> completed) method 11 years ago
doc
AssemblyInfo.cs
ByteOrder.cs
CloseEventArgs.cs Modified a few in CloseEventArgs.cs 12 years ago
CloseStatusCode.cs Modified a bit for CloseStatusCode.cs, into the year 2015 11 years ago
CompressionMethod.cs
ErrorEventArgs.cs Modified some xml doc comments in ErrorEventArgs.cs 12 years ago
Ext.cs Removed the IsCompressionExtension (this string) method 11 years ago
Fin.cs
HttpBase.cs Removed throwing the exception in from Ext.EqualsWith method 11 years ago
HttpRequest.cs Refactored WebHeaderCollection.cs 11 years ago
HttpResponse.cs Removed the ProxyAuthenticationChallenge property from the HttpResponse class 11 years ago
LogData.cs Refactored LogData.cs 12 years ago
LogLevel.cs
Logger.cs Refactored Logger.cs 12 years ago
Mask.cs
MessageEventArgs.cs Refactored MessageEventArgs.cs 12 years ago
Opcode.cs Modified a bit for Opcode.cs, into the year 2015 11 years ago
PayloadData.cs Refactored PayloadData.cs 12 years ago
Rsv.cs
WebSocket.cs Added the WebSocketBehavior.IgnoreExtensions property, to ignore the extensions requested from the client 11 years ago
WebSocketException.cs Refactored WebSocketException.cs 12 years ago
WebSocketFrame.cs Refactored WebSocketFrame.cs 12 years ago
WebSocketState.cs Modified a few in WebSocketState.cs 12 years ago
websocket-sharp.csproj Added HttpResponseHeader.cs 11 years ago
websocket-sharp.snk