Added link to juCi++
This commit is contained in:
parent
357e57f70c
commit
25e15d9e93
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ Simple-Web-Server
|
|||
|
||||
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available from C++ applications.
|
||||
|
||||
See also https://github.com/eidheim/Simple-WebSocket-Server for an easy way to make WebSocket/WebSocket Secure endpoints in C++.
|
||||
See https://github.com/eidheim/Simple-WebSocket-Server for an easy way to make WebSocket/WebSocket Secure endpoints in C++. Also, feel free to check out the new C++ IDE supporting C++11/14/17: https://github.com/cppit/jucipp.
|
||||
|
||||
### Features
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue