bindbc-libmicrohttpd ~master
Bindings for libmicrohttpd
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
This package provides sub packages which can be used individually:
bindbc-libmicrohttpd:example - Example using libmicrohttpd
bindbc-libmicrohttpd
Unofficial BindBC dynamic and static bindings for libmicrohttpd, a small HTTP daemon library.
On Windows, you'll need the libmicrohttpd-latest-w32-bin.zip archive.
On Ubuntu, you'll need the libmicrohttpd12 (or libmicrohttpd12t64) package for the
shared library.
Otherwise, for the static configuration, the libmicrohttpd-dev package (for
libmicrohttpd.a).
Configuration
Currently, the supported versions are listed below.
| Version | Found in | Configuration |
|---|---|---|
| 0.9.59 | Ubuntu 18.04 | Baseline, no versions defined |
| 0.9.66 | Ubuntu 20.04 | LibMicroHTTPD_v000966 |
| 0.9.75 | Ubuntu 22.04 | LibMicroHTTPD_v000975 |
Defined versions also effect static configurations.
I currently don't have a list of functions with their corresponding versions so the versions are rough, but I don't think I'd mind supporting more versions.
The MHD_VERSION constant is defined depending on the version configured.
For an example using the dynamic configuration, you can read the example.
To run the example, execute dub :example (preferrably with a compiler that works).
License
While this package is using the Boost license, the libmicrohttpd library is licensed LGPL 2.1.
libmicrohttpd Copyright:
Copyright (C) 2006-2021 Christian Grothoff (and other contributing authors)
Copyright (C) 2014-2022 Evgeny Grin (Karlson2k)
- ~master released 7 months ago
- dd86k/bindbc-libmicrohttpd
- Boost
- Copyright © 2022, dd86k
- Authors:
- Sub packages:
- bindbc-libmicrohttpd:example
- Dependencies:
- bindbc-loader
- Versions:
-
Show all 3 versions0.0.2 2022-Oct-24 0.0.1 2022-Oct-22 ~master 2025-May-02 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
5 downloads this month
-
73 downloads total
-
- Score:
- 0.5
- Short URL:
- bindbc-libmicrohttpd.dub.pm