Letter L

libmicrohttpd - Lightweight library for embedding a webserver in applications

Website: https://www.gnu.org/software/libmicrohttpd/
License: LGPL-2.1-or-later AND (LGPL-2.1-or-later OR GPL-2.0-or-later WITH eCos-exception-2.0) AND GFDL-1.3-no-invariants-or-later
Vendor: Alcance Libre, Inc.
Description:
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

Packages

libmicrohttpd-1.0.1-1.aldos.src [2.1 MiB] Changelog by Joel Barrios (2024-02-24):
- Update to 1.0.1.

Listing created by Repoview-0.6.6-6.fc14.al