Fix a few
This commit is contained in:
parent
2dbc17ad81
commit
7a8ed34a76
@ -367,7 +367,7 @@ You can use the `WebSocketServer.Stop ()`, `WebSocketServer.Stop (ushort, string
|
|||||||
|
|
||||||
### HTTP Server with the WebSocket ###
|
### HTTP Server with the WebSocket ###
|
||||||
|
|
||||||
I modified the `System.Net.HttpListener`, `System.Net.HttpListenerContext`, and some other classes of [Mono] to create the HTTP server that can accept the WebSocket connection requests.
|
I modified the `System.Net.HttpListener`, `System.Net.HttpListenerContext`, and some other classes of **[Mono]** to create the HTTP server that can accept the WebSocket connection requests.
|
||||||
|
|
||||||
So websocket-sharp provides the `WebSocketSharp.Server.HttpServer` class.
|
So websocket-sharp provides the `WebSocketSharp.Server.HttpServer` class.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user