This website requires JavaScript.
Explore
Help
Sign In
DevWiki
/
websocket-sharp
Watch
1
Star
0
Fork
0
You've already forked websocket-sharp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b4d8689bb3
websocket-sharp
/
Example1
History
sta
b4d8689bb3
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
..
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