Skip to content

YorkURobotics/async_web_server_cpp

 
 

Repository files navigation

async_web_server_cpp

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.

Original Authors

This package is a fork from the now defunct GT-RAIL async_web_server_cpp package. It was originally written by Mitchell Wills and later maintained by Russell Toris.

It is maintained by Timo Röhling now.

About

Asynchronous Web Server in C++

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 89.8%
  • Python 7.0%
  • CMake 3.2%