Added timeouts
This commit is contained in:
parent
94cae44e15
commit
b1a91fb923
3 changed files with 70 additions and 19 deletions
|
|
@ -11,6 +11,7 @@ See also https://github.com/eidheim/Simple-WebSocket-Server for an easy way to m
|
|||
* Platform independent
|
||||
* HTTPS support
|
||||
* HTTP persistent connection (for HTTP/1.1)
|
||||
* Server timeouts
|
||||
* Simple way to add REST resources using regex for path, and anonymous functions
|
||||
|
||||
###Usage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue