/jetstream

Jetstream NATS Module for Helium

Primary LanguageGoMIT LicenseMIT

Jetstream NATS Module for Helium

Build Status Report GitHub release GitHub

Module provides you with the following things:

  • *nats.Conn represents a bare connection to a nats-server. It can send and receive []byte payloads
  • nats.JetStreamContext represents a streaming context. It can Publish and Subscribe to messages within the NATS JetStream cluster.