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
3488308b29
websocket-sharp
/
Example2
History
sta
3488308b29
Modified WebSocketServiceHost.cs and moved WebSocketServiceHost<T> class to internal class family
2013-10-12 20:42:11 +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
Added a new AddWebSocketService method to the WebSocketServer and HttpServer classes
2013-10-02 14:39:56 +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
Modified WebSocketServiceHost.cs and moved WebSocketServiceHost<T> class to internal class family
2013-10-12 20:42:11 +09:00