Fix a few
This commit is contained in:
parent
7471098cbb
commit
afb70cee5f
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
**websocket-sharp** is a C# implementation of the **WebSocket** protocol client and server, and supports the followings.
|
**websocket-sharp** is a C# implementation of the **WebSocket** protocol client and server, and supports the followings.
|
||||||
|
|
||||||
- **[RFC 6455][rfc6455]**
|
- **[RFC 6455](#supported-websocket-specifications)**
|
||||||
- **[Per-message Compression Extension](#per-message-compression)**
|
- **[Per-message Compression](#per-message-compression)** extension
|
||||||
- **[Secure Connection](#secure-connection)**
|
- **[Secure Connection](#secure-connection)**
|
||||||
- .NET **3.5** (includes compatible) or later
|
- .NET **3.5** (includes compatible) or later
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user