Lightweight library for embedding a webserver in applications
GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. Key features that distinguish libmicrohttpd from other projects are: * C library: fast and small * API is simple, expressive and fully reentrant * Implementation is http 1.1 compliant * HTTP server can listen on multiple ports * Support for IPv6 * Support for incremental processing of POST data * Creates binary of only 25k (for now) * Three different threading models
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 1.0.2-3.fc44 | - |
| Fedora 44 | 1.0.2-3.fc44 | - |
| Fedora 43 | 1.0.2-2.fc43 | - |
| Fedora 42 | 1.0.2-1.fc42 | - |
You can contact the maintainers of this package via email at
libmicrohttpd dash maintainers at fedoraproject dot org.