unplugged-system/external/ot-br-posix/third_party/Simple-web-server
2025-10-06 13:59:42 +00:00
..
repo Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README.md Initial commit: AOSP 14 with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00

Simple-web-server

URL

https://github.com/eidheim/Simple-Web-Server

Version

none

Commit

cfafbcbc7d74d91ffd24fd2fbf1a382d52133264

License

MIT License

License File

LICENSE

Description

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.