Releases: calbera/go-pyth-client
Releases · calbera/go-pyth-client
v1.0.0
Currently supporting the following endpoints for Hermes:
/v2/updates/price/latest
(documentation)- For batch requests, both single-batch (sync) and multiple concurrent-single (async) requests are supported.
/v2/updates/price/stream
(documentation)- SSE streaming is supported.
and Benchmarks:
/v1/updates/price/{timestamp}
(documentation)
Full Changelog: https://github.com/calbera/go-pyth-client/commits/v1.0.0