You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
11 years ago
..
WebSockets Add some constructors for C# 3.0 11 years ago
AuthenticationBase.cs Moved overridden ToString method to AuthenticationBase class 12 years ago
AuthenticationChallenge.cs Moved overridden ToString method to AuthenticationBase class 12 years ago
AuthenticationResponse.cs Moved overridden ToString method to AuthenticationBase class 12 years ago
AuthenticationSchemes.cs Fix a few for AuthenticationSchemes.cs 12 years ago
Chunk.cs Fix a few for Chunk.cs 12 years ago
ChunkStream.cs Fix a few for Chunk.cs 12 years ago
ChunkedRequestStream.cs Refactored HttpStreamAsyncResult.cs 12 years ago
ClientSslAuthConfiguration.cs Add some xml doc comments to new classes. 11 years ago
Cookie.cs Refactored Cookie.cs 12 years ago
CookieCollection.cs Refactored CookieCollection.cs 12 years ago
CookieException.cs Fix a few for CookieException.cs 12 years ago
EndPointListener.cs Add some constructors for C# 3.0 11 years ago
EndPointManager.cs Add some constructors for C# 3.0 11 years ago
HttpBasicIdentity.cs Fix a few for HttpBasicIdentity.cs 12 years ago
HttpConnection.cs Add SslStream Configuration for Client & Server 11 years ago
HttpDigestIdentity.cs Refactored AuthenticationChallenge.cs and AuthenticationResponse.cs 12 years ago
HttpHeaderInfo.cs Refactored HttpHeaderInfo.cs 12 years ago
HttpHeaderType.cs Refactored HttpHeaderType.cs 12 years ago
HttpListener.cs Add some constructors for C# 3.0 11 years ago
HttpListenerContext.cs Fix HasError property (hmm, why i modified that...) 12 years ago
HttpListenerException.cs Fix a few for HttpListenerException.cs 12 years ago
HttpListenerPrefix.cs Renamed the ListenerPrefix class to the HttpListenerPrefix class 11 years ago
HttpListenerPrefixCollection.cs Renamed the ListenerPrefix class to the HttpListenerPrefix class 11 years ago
HttpListenerRequest.cs Refactored HttpUtility.cs 12 years ago
HttpListenerResponse.cs Fix for pull request #57 - Removed checkDisposed from property getters 11 years ago
HttpStatusCode.cs Fix a few for HttpStatusCode.cs 12 years ago
HttpStreamAsyncResult.cs Refactored HttpStreamAsyncResult.cs 12 years ago
HttpUtility.cs Refactored HttpUtility.cs 12 years ago
HttpVersion.cs Refactored HttpVersion.cs 12 years ago
InputChunkState.cs Refactored ChunkStream.cs 12 years ago
InputState.cs Refactored HttpConnection.cs 12 years ago
LineState.cs Refactored HttpConnection.cs 12 years ago
ListenerAsyncResult.cs Refactored AuthenticationChallenge.cs and AuthenticationResponse.cs 12 years ago
NetworkCredential.cs Fix for HTTP Basic/Digest Authentication 12 years ago
QueryStringCollection.cs Refactored HttpUtility.cs 12 years ago
ReadBufferState.cs Refactored ChunkedInputStream.cs 12 years ago
RequestStream.cs Fix for issue #58 12 years ago
ResponseStream.cs Refactored HttpListenerResponse.cs 11 years ago
ServerSslAuthConfiguration.cs Add some xml doc comments to new classes. 11 years ago
WebHeaderCollection.cs Fix a few for WebHeaderCollection.cs 12 years ago