mirror of
https://github.com/monero-project/monero.git
synced 2025-12-09 16:41:27 +09:00
- http_simple_client now uses std::chrono for timeouts
- http_simple_client accepts timeouts per connect / invoke call
- shortened names of epee http invoke functions
- invoke command functions only take relative path, connection
is not automatically performed
epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.