Repository Summary

Checkout URI https://github.com/WPI-RAIL/async_web_server_cpp.git
VCS Type git
VCS Version hydro-devel
Last Updated 2015-01-06
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Packages

Name Version
async_web_server_cpp 0.0.2

README

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.

For full documentation, see the ROS wiki.

Doxygen files can be found on the ROS wiki.

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.

CONTRIBUTING

No CONTRIBUTING.md found.