websocket-sharp/websocket-sharp
2012-10-23 15:39:31 +09:00
..
bin Fix due to the renamed WebSocketServer<T> to WebSocketServiceHost<T> 2012-10-23 15:39:31 +09:00
Frame Fix due to the added SessionManager.cs 2012-10-09 12:14:55 +09:00
Net Fix due to the added QueryString property in WebSocketService.cs 2012-10-22 14:58:43 +09:00
Server Fix due to the renamed WebSocketServer<T> to WebSocketServiceHost<T> 2012-10-23 15:39:31 +09:00
AssemblyInfo.cs Fixed a few typo 2012-08-06 23:04:57 +09:00
ByteOrder.cs Supports RFC 6455 2012-07-31 10:36:52 +09:00
CloseEventArgs.cs Fix due to the modified Close method in WebSocket.cs 2012-10-16 20:31:50 +09:00
ErrorEventArgs.cs Added WebSocketServer 2012-08-04 15:51:31 +09:00
Ext.cs Fix due to the renamed WebSocketServer<T> to WebSocketServiceHost<T> 2012-10-23 15:39:31 +09:00
Handshake.cs Fix due to the modified WebSocket.cs 2012-09-13 23:44:35 +09:00
MessageEventArgs.cs Supports RFC 6455 2012-07-31 10:36:52 +09:00
RequestHandshake.cs Fix due to the added QueryString property in WebSocketService.cs 2012-10-22 14:58:43 +09:00
ResponseHandshake.cs Fix due to the modified WebSocketServer.cs 2012-10-01 15:26:31 +09:00
websocket-sharp.csproj Fix due to the renamed WebSocketServer<T> to WebSocketServiceHost<T> 2012-10-23 15:39:31 +09:00
websocket-sharp.pidb Fix due to the renamed WebSocketServer<T> to WebSocketServiceHost<T> 2012-10-23 15:39:31 +09:00
websocket-sharp.snk add websocket-sharp/websocket-sharp.snk 2010-10-27 20:50:50 +09:00
WebSocket.cs Fix due to the renamed WebSocketServer<T> to WebSocketServiceHost<T> 2012-10-23 15:39:31 +09:00
WsReceivedTooBigMessageException.cs Fix due to the modified HttpServer.cs 2012-09-11 13:21:47 +09:00
WsState.cs Supports RFC 6455 2012-07-31 10:36:52 +09:00
WsStream.cs Fix due to the modified WebSocket.cs 2012-10-04 15:04:21 +09:00