Added Supported .NET framework
This commit is contained in:
parent
fac0615bb1
commit
2917c58210
@ -35,6 +35,10 @@ PM> Install-Package WebSocketSharp -Pre
|
|||||||
|
|
||||||
That's priced at **15 US$**. I think that your 15 $ makes this project more better and accelerated, Thank you!
|
That's priced at **15 US$**. I think that your 15 $ makes this project more better and accelerated, Thank you!
|
||||||
|
|
||||||
|
## Supported .NET framework ##
|
||||||
|
|
||||||
|
**websocket-sharp** supports .NET **3.5** compatible or later.
|
||||||
|
|
||||||
## Usage ##
|
## Usage ##
|
||||||
|
|
||||||
### WebSocket Client ###
|
### WebSocket Client ###
|
||||||
@ -426,10 +430,6 @@ ws.Log.Debug ("This is a debug message.");
|
|||||||
|
|
||||||
The `WebSocketServer` and `HttpServer` classes include the same logging functions.
|
The `WebSocketServer` and `HttpServer` classes include the same logging functions.
|
||||||
|
|
||||||
## Required Environment ##
|
|
||||||
|
|
||||||
C# **3.0**, .NET **3.5** compatible or later.
|
|
||||||
|
|
||||||
## Examples ##
|
## Examples ##
|
||||||
|
|
||||||
Examples using **websocket-sharp**.
|
Examples using **websocket-sharp**.
|
||||||
|
Loading…
Reference in New Issue
Block a user