Skip to content
This repository was archived by the owner on Jun 12, 2018. It is now read-only.

Commit 8b9f353

Browse files
committed
Update README.md
1 parent df5da94 commit 8b9f353

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Simple-Web-Server
33

44
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available from C++ applications.
55

6+
See also https://github.com/eidheim/Simple-WebSocket-Server for an easy way to make WebSocket/WebSocket Secure endpoints in C++.
7+
68
### Features
79

810
* Thread pool

0 commit comments

Comments
 (0)