websocket-sharp/Example1
2012-09-27 21:47:08 +09:00
..
bin Fix Close method in EndPointListener.cs because an exception (System.InvalidOperationException: Hashtable.Enumerator: snapshot out of sync.) has occured 2012-09-27 21:47:08 +09:00
AssemblyInfo.cs Supports RFC 6455 2012-07-31 10:36:52 +09:00
AudioStreamer.cs Changed IsConnected to IsKeepAlive in WebSocket.cs 2012-09-03 11:55:52 +09:00
Example1.csproj Supports RFC 6455 2012-07-31 10:36:52 +09:00
Example1.pidb Unified the ways of message thread in WebSocket.cs 2012-09-20 21:45:55 +09:00
Program.cs Fixed WebSocketServer 2012-08-06 14:34:39 +09:00