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 suffers from no limit. He loves to outwit other gods for his own satisfaction or for the sake of humankind.
Hermes
is a lightweight, cross-platform, thread-safe, asynchronous, C++11
network library.
- 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.
Thanks to my friend and mate Manu for the original idea.