jetstream
jetstream copied to clipboard
an Elixir client for NATS Jetstream
Jetstream
A library for interacting with NATS Jetstream from Elixir. This library builds on top of gnat, the officially supported Elixir client for NATS.
Development
The test suite of this project is designed to interact with a live NATS/Jetstream server. You can start tests easily with these commands:
docker compose up -d
mix test
License
See the LICENSE and NOTICE files for license rights and limitations.