Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sourcemeta/hydra
- Owner: sourcemeta
- License: agpl-3.0
- Created: 2023-11-09T21:45:23.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-09-24T17:32:43.000Z (about 1 month ago)
- Last Synced: 2024-09-30T02:40:59.498Z (about 1 month ago)
- Topics: cmake, cpp, curl, http, libcurl
- Language: C++
- Homepage: https://hydra.sourcemeta.com/
- Size: 5.44 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG.markdown
- License: LICENSE
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/).