websocket-sharp/websocket-sharp
2014-01-17 14:57:38 +09:00
..
doc Modified .gitignore 2013-06-12 16:23:28 +09:00
Net Fix for issue #29 2014-01-14 22:42:02 +09:00
Server Refactored IWebSocketSession.cs, WebSocketService.cs 2014-01-12 02:41:49 +09:00
AssemblyInfo.cs Fix for the secure connection 2013-07-19 17:29:58 +09:00
AuthenticationChallenge.cs Fix for HTTP Basic/Digest Authentication 2014-01-01 21:43:18 +09:00
AuthenticationResponse.cs Fix for HTTP Basic/Digest Authentication 2014-01-01 21:43:18 +09:00
ByteOrder.cs Fix a few words 2013-05-07 02:19:31 +09:00
CloseEventArgs.cs Modified closing 2014-01-09 14:58:19 +09:00
CloseStatusCode.cs Modified closing 2014-01-09 14:58:19 +09:00
CompressionMethod.cs Modified MessageEventArgs.cs 2013-05-01 23:37:48 +09:00
ErrorEventArgs.cs Modified receiving frame 2013-11-05 21:42:59 +09:00
Ext.cs Refactored Ext.cs 2014-01-14 03:29:43 +09:00
Fin.cs Fix a few words 2013-05-07 02:19:31 +09:00
HandshakeBase.cs Refactored Handshake*.cs 2014-01-15 17:36:23 +09:00
HandshakeRequest.cs Refactored Handshake*.cs 2014-01-15 17:36:23 +09:00
HandshakeResponse.cs Refactored Handshake*.cs 2014-01-15 17:36:23 +09:00
LogData.cs Modified LogData.cs, LogLevel.cs, Logger.cs 2013-07-21 16:17:30 +09:00
Logger.cs Modified LogData.cs, LogLevel.cs, Logger.cs 2013-07-21 16:17:30 +09:00
LogLevel.cs Modified LogData.cs, LogLevel.cs, Logger.cs 2013-07-21 16:17:30 +09:00
Mask.cs Fix a few words 2013-05-07 02:19:31 +09:00
MessageEventArgs.cs Modified receiving frame 2013-11-05 21:42:59 +09:00
Opcode.cs Fix for the deflate frame 2013-04-23 18:08:42 +09:00
PayloadData.cs Modified Ext.cs 2013-10-08 11:36:47 +09:00
Rsv.cs Fix a few words 2013-05-07 02:19:31 +09:00
websocket-sharp.csproj Fix for HTTP Basic/Digest Authentication 2014-01-01 21:43:18 +09:00
websocket-sharp.snk add websocket-sharp/websocket-sharp.snk 2010-10-27 20:50:50 +09:00
WebSocket.cs Fix for issue #29 2014-01-14 22:42:02 +09:00
WebSocketException.cs Modified reading the handshake 2014-01-16 17:16:40 +09:00
WebSocketState.cs Renamed WsState.cs to WebSocketState.cs 2013-09-05 17:46:57 +09:00
WsFrame.cs Modified receiving handshake and frame 2013-11-11 17:17:27 +09:00
WsStream.cs Fix a few 2014-01-17 14:57:38 +09:00