Skip to content

Releases: calbera/go-pyth-client

v1.0.0

07 Aug 02:11
Compare
Choose a tag to compare

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:

Full Changelog: https://github.com/calbera/go-pyth-client/commits/v1.0.0