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
adcb5ec09c
websocket-sharp
/
Example3
History
sta
adcb5ec09c
Fix for issue
#20
2013-09-25 20:35:06 +09:00
..
Public
Modified HttpListener.cs and others for secure connection
2013-08-27 22:02:50 +09:00
App.config
Modified HttpListener.cs and others for secure connection
2013-08-27 22:02:50 +09:00
AssemblyInfo.cs
Fix due to the added HttpServer
2012-09-10 01:36:22 +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
Example3.csproj
Fix for issue
#20
2013-09-25 20:35:06 +09:00
Program.cs
Renamed ServiceHostManager.cs to WebSocketServiceHostManager.cs
2013-08-28 15:49:52 +09:00