Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sourcemeta/hydra

A convenience networking library for modern C++. Provides HTTP/1.1 client and server functionality, and fully static builds
https://github.com/sourcemeta/hydra

cmake cpp curl http libcurl

Last synced: 23 days ago
JSON representation

A convenience networking library for modern C++. Provides HTTP/1.1 client and server functionality, and fully static builds

Awesome Lists containing this project

README

        

![Hydra](./assets/banner.png)

Hydra is a convenience networking library for modern C++. It is designed to
integrate well with other Sourcemeta libraries like [JSON
Toolkit](https://jsontoolkit.sourcemeta.com).

Documentation
-------------

Refer to the project website for documentation:
[https://hydra.sourcemeta.com](https://hydra.sourcemeta.com).

Commercial Use
--------------

This project is governed by the [AGPL-3.0](./LICENSE) copyleft license and our
[Contribution
Agreement](https://github.com/sourcemeta/.github/blob/main/CONTRIBUTING.md). To
ensure the sustainability of the project, you can freely make use of this
software as long the outcome is distributed under the same license. Otherwise,
you must obtain a [commercial license](./LICENSE-COMMERCIAL) that removes such
restrictions. Read more about our licensing approach
[here](https://www.sourcemeta.com/licensing/).