websocket-sharp/websocket-sharp/Server
Adrien JUND 88e224384f Add some xml doc comments to new classes.
Move your new classes under the WebSocketSharp.Net namespace.
And move ServerSslAuthConfiguration.cs to Net folder.
Stay ToolsVersion="3.5" in websocket-sharp.csproj
2014-10-29 11:57:34 +01:00
..
HttpRequestEventArgs.cs Refactored HttpRequestEventArgs.cs 2014-09-03 14:57:25 +09:00
HttpServer.cs Add some constructors for C# 3.0 2014-10-28 11:24:00 +01:00
IWebSocketSession.cs Renamed the WebSocketService class to the WebSocketBehavior class 2014-09-06 17:50:10 +09:00
ServerState.cs Fix a few 2014-02-27 20:57:17 +09:00
WebSocketBehavior.cs Fix for issue #76, modified the access level of the WaitTime property of the WebSocket class to the public 2014-09-29 14:30:38 +09:00
WebSocketServer.cs Add some constructors for C# 3.0 2014-10-28 11:24:00 +01:00
WebSocketServiceHost.cs Can only set the KeepClean property before the start 2014-09-30 14:28:59 +09:00
WebSocketServiceManager.cs Fix for issue #76, added the WaitTime property to the WebSocketServer class 2014-09-27 14:42:39 +09:00
WebSocketSessionManager.cs Fix for issue #84 2014-10-23 13:51:00 +09:00