websocket-sharp/websocket-sharp/Net
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
..
WebSockets Add some constructors for C# 3.0 2014-10-28 11:24:00 +01:00
AuthenticationBase.cs Moved overridden ToString method to AuthenticationBase class 2014-07-03 19:34:32 +09:00
AuthenticationChallenge.cs Moved overridden ToString method to AuthenticationBase class 2014-07-03 19:34:32 +09:00
AuthenticationResponse.cs Moved overridden ToString method to AuthenticationBase class 2014-07-03 19:34:32 +09:00
AuthenticationSchemes.cs
Chunk.cs
ChunkedRequestStream.cs Refactored HttpStreamAsyncResult.cs 2014-05-31 15:46:10 +09:00
ChunkStream.cs
ClientSslAuthConfiguration.cs Add some xml doc comments to new classes. 2014-10-29 11:57:34 +01:00
Cookie.cs Refactored Cookie.cs 2014-08-13 22:54:31 +09:00
CookieCollection.cs Refactored CookieCollection.cs 2014-08-14 22:43:09 +09:00
CookieException.cs
EndPointListener.cs Add some constructors for C# 3.0 2014-10-28 11:24:00 +01:00
EndPointManager.cs Add some constructors for C# 3.0 2014-10-28 11:24:00 +01:00
HttpBasicIdentity.cs Fix a few for HttpBasicIdentity.cs 2014-06-24 14:43:01 +09:00
HttpConnection.cs Add SslStream Configuration for Client & Server 2014-10-27 17:15:55 +01:00
HttpDigestIdentity.cs Refactored AuthenticationChallenge.cs and AuthenticationResponse.cs 2014-06-27 21:12:55 +09:00
HttpHeaderInfo.cs
HttpHeaderType.cs
HttpListener.cs Add some constructors for C# 3.0 2014-10-28 11:24:00 +01:00
HttpListenerContext.cs
HttpListenerException.cs
HttpListenerPrefix.cs Renamed the ListenerPrefix class to the HttpListenerPrefix class 2014-10-23 10:41:06 +09:00
HttpListenerPrefixCollection.cs Renamed the ListenerPrefix class to the HttpListenerPrefix class 2014-10-23 10:41:06 +09:00
HttpListenerRequest.cs Refactored HttpUtility.cs 2014-08-18 14:46:16 +09:00
HttpListenerResponse.cs Fix for pull request #57 - Removed checkDisposed from property getters 2014-08-26 19:53:48 +09:00
HttpStatusCode.cs
HttpStreamAsyncResult.cs Refactored HttpStreamAsyncResult.cs 2014-05-31 15:46:10 +09:00
HttpUtility.cs Refactored HttpUtility.cs 2014-08-18 14:46:16 +09:00
HttpVersion.cs
InputChunkState.cs
InputState.cs
LineState.cs
ListenerAsyncResult.cs Refactored AuthenticationChallenge.cs and AuthenticationResponse.cs 2014-06-27 21:12:55 +09:00
NetworkCredential.cs
QueryStringCollection.cs Refactored HttpUtility.cs 2014-05-29 21:37:36 +09:00
ReadBufferState.cs
RequestStream.cs Fix for issue #58 2014-07-22 15:54:21 +09:00
ResponseStream.cs Refactored HttpListenerResponse.cs 2014-08-20 23:19:29 +09:00
ServerSslAuthConfiguration.cs Add some xml doc comments to new classes. 2014-10-29 11:57:34 +01:00
WebHeaderCollection.cs