GT-RAIL / async_web_server_cpp

Asynchronous Web Server in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

async_web_server_cpp Build Status

Asynchronous Web/WebSocket Server in C++

An implementation of an HTTP web server in C++ built on top of the Boost.Asio Library. It also provides the ability to handle websocket upgrade requests.

License

async_web_server_cpp is released with a BSD license. For full terms and conditions, see the LICENSE file.

Authors

See the AUTHORS file for a full list of contributors.

About

Asynchronous Web Server in C++

License:Other


Languages

Language:C++ 89.8%Language:Python 7.1%Language:CMake 3.1%Language:HTML 0.0%