[Modify] Edit it
This commit is contained in:
parent
e9740e989e
commit
9a4a1d748b
18
README.md
18
README.md
@ -2,16 +2,16 @@
|
|||||||
|
|
||||||
## Welcome to websocket-sharp! ##
|
## Welcome to websocket-sharp! ##
|
||||||
|
|
||||||
**websocket-sharp** supports:
|
websocket-sharp supports:
|
||||||
|
|
||||||
- **[RFC 6455](#supported-websocket-specifications)**
|
- [RFC 6455](#supported-websocket-specifications)
|
||||||
- **[WebSocket Client](#websocket-client)** and **[Server](#websocket-server)**
|
- [WebSocket Client](#websocket-client) and [Server](#websocket-server)
|
||||||
- **[Per-message Compression](#per-message-compression)** extension
|
- [Per-message Compression](#per-message-compression) extension
|
||||||
- **[Secure Connection](#secure-connection)**
|
- [Secure Connection](#secure-connection)
|
||||||
- **[HTTP Authentication](#http-authentication)**
|
- [HTTP Authentication](#http-authentication)
|
||||||
- **[Query String, Origin header, and Cookies](#query-string-origin-header-and-cookies)**
|
- [Query string, Origin header, and Cookies](#query-string-origin-header-and-cookies)
|
||||||
- **[Connecting through the HTTP Proxy server](#connecting-through-the-http-proxy-server)**
|
- [Connecting through the HTTP proxy server](#connecting-through-the-http-proxy-server)
|
||||||
- .NET Framework **3.5** or later (includes compatible environment such as **[Mono]**)
|
- .NET Framework **3.5** or later (includes compatible environment such as [Mono])
|
||||||
|
|
||||||
## Branches ##
|
## Branches ##
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user