Hermes is an Olympian god in Greek religion and mythology. Moving freely between the worlds of the mortal and the divine, he is portrayed as emissary and the messenger of the gods.
Hermes
is a lightweight, header-only, cross-platform (not yet), thread-safe, asynchronous, C++11
network library with no dependencies.
- C++11 only.
Hermes is a header only library, you just need to include the Hermes.hpp
header, to use the library
.
- Download Hermes:
git clone --recursive https://github.com/TommyStarK/Hermes.git
- Run tests:
./run_tests.sh
A Full documentation is available.
Each Contribution is welcomed and encouraged. I do not claim to cover each use cases nor completely master the C++. If you encounter a non sense or any trouble, you can open an issue and I will be happy to discuss about it.