websocket-sharp/websocket-sharp
2013-10-03 16:36:43 +09:00
..
doc Modified .gitignore 2013-06-12 16:23:28 +09:00
Net Renamed WebSocketServiceManager.cs to WebSocketSessionManager.cs, added IWebSocketSession.cs and modified WebSocketService.cs 2013-09-13 16:54:41 +09:00
Server Modified broadcasting 2013-10-03 16:36:43 +09:00
AssemblyInfo.cs Fix for the secure connection 2013-07-19 17:29:58 +09:00
AuthenticationChallenge.cs Fix to support HTTP Auth as a WebSocket client 2013-06-10 17:49:44 +09:00
AuthenticationResponse.cs Fix to support HTTP Auth as a WebSocket client 2013-06-10 17:49:44 +09:00
ByteOrder.cs Fix a few words 2013-05-07 02:19:31 +09:00
CloseEventArgs.cs Modified closing and ping 2013-10-01 14:52:39 +09:00
CloseStatusCode.cs Fix a few words 2013-05-07 02:19:31 +09:00
CompressionMethod.cs Modified MessageEventArgs.cs 2013-05-01 23:37:48 +09:00
ErrorEventArgs.cs Fix a few words 2013-05-07 02:19:31 +09:00
Ext.cs Modified closing and ping 2013-10-01 14:52:39 +09:00
Fin.cs Fix a few words 2013-05-07 02:19:31 +09:00
HandshakeBase.cs Renamed Handshake.cs to HandshakeBase.cs 2013-08-03 14:56:00 +09:00
HandshakeRequest.cs Modified opening and closing handshake 2013-08-06 21:31:21 +09:00
HandshakeResponse.cs Modified validating the connection request and response 2013-08-07 18:01: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 closing and ping 2013-10-01 14:52:39 +09:00
Opcode.cs Fix for the deflate frame 2013-04-23 18:08:42 +09:00
PayloadData.cs Modified closing and ping 2013-10-01 14:52:39 +09:00
Rsv.cs Fix a few words 2013-05-07 02:19:31 +09:00
websocket-sharp.csproj Fix for issue #20 2013-09-25 20:35:06 +09:00
websocket-sharp.snk add websocket-sharp/websocket-sharp.snk 2010-10-27 20:50:50 +09:00
WebSocket.cs Modified broadcasting 2013-10-03 16:36:43 +09:00
WebSocketException.cs Modified closing 2013-09-27 11:30:29 +09:00
WebSocketState.cs Renamed WsState.cs to WebSocketState.cs 2013-09-05 17:46:57 +09:00
WsCredential.cs Fix to support HTTP Auth as a WebSocket client 2013-06-10 17:49:44 +09:00
WsFrame.cs Modified closing and ping 2013-10-01 14:52:39 +09:00
WsStream.cs Modified closing and ping 2013-10-01 14:52:39 +09:00