Updated README.md
This commit is contained in:
parent
b2cde3f02f
commit
a99f97996a
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
|||
Simple-Web-Server [](https://travis-ci.org/eidheim/Simple-Web-Server)
|
||||
Simple-Web-Server [](https://gitlab.com/eidheim/Simple-Web-Server/pipelines)
|
||||
=================
|
||||
|
||||
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Asio (both Boost.Asio and standalone Asio can be used). Created to be an easy way to make REST resources available from C++ applications.
|
||||
|
||||
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.
|
||||
See https://gitlab.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