Pyth Hermes Rust Client
Rust library providing a HTTP client for querying the Pyth Hermes API. Supports all non deprecated API calls
SSE Support
pyth-hermes-rs
supports SSE price updates, allowing you to receive updates in real time without having to poll the API
Usage
For examples on how to use pyth-hermes-rs
, see the tests in lib.rs