tree: cc1165f0d60526f67c306d8c816427cab0c1a3e4 [path history] [tgz]
  1. libwebserv/
  2. test-client/
  3. webservd/
  4. BUILD.gn
  5. OWNERS
  6. README.md
webserver/README.md

This directory contains a web server (webservd) and a client interface library (libwebserv).

The current implementation of the web server uses libmicrohttpd for actual HTTP request processing and dispatches the requests to libwebserv clients over D-Bus.