Skip to content

v0.2.0

Choose a tag to compare

@gopherust-io gopherust-io released this 01 Aug 15:46
· 38 commits to main since this release

Highlights

  • Admin APIs for console/ops: streams, consumers, KV buckets, Object Store, monitoring /jsz//varz
  • Connector hooks (OnDisconnect / OnReconnect / OnClosed); Client.PublishRaw returns JetStream PubAck
  • Package helpers StreamNames / ListStreams

Install

go get github.com/gopherust-io/nats@v0.2.0

Notes