websocket-sharp/websocket-sharp
2013-04-28 17:15:05 +09:00
..
bin Removed the features for the per frame compression 2013-04-28 17:15:05 +09:00
doc Removed the features for the per frame compression 2013-04-28 17:15:05 +09:00
Net Fix for the deflate frame 2013-04-23 18:08:42 +09:00
Server Fix for issue #15 2013-04-06 16:21:41 +09:00
AssemblyInfo.cs Renamed SessionManager.cs to WebSocketServiceManager.cs 2013-02-02 23:44:06 +09:00
ByteOrder.cs Added some XML documentation comments 2013-01-11 20:32:38 +09:00
CloseEventArgs.cs Removed the features for the per frame compression 2013-04-28 17:15:05 +09:00
CloseStatusCode.cs Removed WebSocketSharp.Frame Namespace 2013-01-15 15:29:05 +09:00
CompressionMethod.cs Fix for the deflate frame 2013-04-23 18:08:42 +09:00
ErrorEventArgs.cs Added some XML documentation comments 2013-01-11 20:32:38 +09:00
Ext.cs Modified processFragments method in WebSocket.cs 2013-04-26 16:50:33 +09:00
Fin.cs Removed WebSocketSharp.Frame Namespace 2013-01-15 15:29:05 +09:00
Handshake.cs Fix for issue #15 2013-04-06 16:21:41 +09:00
Mask.cs Removed WebSocketSharp.Frame Namespace 2013-01-15 15:29:05 +09:00
MessageEventArgs.cs Removed the features for the per frame compression 2013-04-28 17:15:05 +09:00
Opcode.cs Fix for the deflate frame 2013-04-23 18:08:42 +09:00
PayloadData.cs Removed the features for the per frame compression 2013-04-28 17:15:05 +09:00
RequestHandshake.cs Modified RequestHandshake.cs, ResponseHandshake.cs 2013-04-15 11:48:51 +09:00
ResponseHandshake.cs Modified RequestHandshake.cs, ResponseHandshake.cs 2013-04-15 11:48:51 +09:00
Rsv.cs Removed WebSocketSharp.Frame Namespace 2013-01-15 15:29:05 +09:00
websocket-sharp.csproj Fix for the deflate frame 2013-04-23 18:08:42 +09:00
websocket-sharp.pidb Removed the features for the per frame compression 2013-04-28 17:15:05 +09:00
websocket-sharp.snk add websocket-sharp/websocket-sharp.snk 2010-10-27 20:50:50 +09:00
WebSocket.cs Removed the features for the per frame compression 2013-04-28 17:15:05 +09:00
WsFrame.cs Removed the features for the per frame compression 2013-04-28 17:15:05 +09:00
WsReceivedTooBigMessageException.cs Removed WebSocketSharp.Frame Namespace 2013-01-15 15:29:05 +09:00
WsState.cs Added some XML documentation comments 2013-01-11 20:32:38 +09:00
WsStream.cs Fix due to the modified WsFrame.cs 2013-04-12 14:42:25 +09:00