websocket-sharp/Example2
2013-09-16 14:33:26 +09:00
..
App.config Modified HttpListener.cs and others for secure connection 2013-08-27 22:02:50 +09:00
AssemblyInfo.cs Added WebSocketServer 2012-08-04 15:51:31 +09:00
Chat.cs Moved some methods (e.g. Broadcast method) from WebSocketService.cs and WebSocketServiceHost.cs to WebSocketSessionManager.cs 2013-09-16 14:33:26 +09:00
Echo.cs Renamed WebSocketServiceManager.cs to WebSocketSessionManager.cs, added IWebSocketSession.cs and modified WebSocketService.cs 2013-09-13 16:54:41 +09:00
Example2.csproj Fix for the secure connection 2013-07-19 17:29:58 +09:00
Program.cs Renamed the Sweeping property to the KeepClean property 2013-07-30 16:00:17 +09:00