1.11.0 • Published 2 months ago

@purista/natsbridge v1.11.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

@purista/natsbridge

Package for using a NATS broker as event bridge.
The event bridge supports brokers with and without JetStream enabled.

If JetStream is enabled, subscriptions which are marked as durable are persisted by using JetStream.
If JetStream is not available, subscription fall back to live-subscriptions without any persistence.

Example usage:

import { NatsBridge } from '@purista/natsbridge'

// create and init our eventbridge
  const eventBridge = new NatsBridge()
  await eventBridge.start()

Visit purista.dev

Follow on Twitter @purista_js
Join the Discord Chat

1.11.0

2 months ago

1.10.8

3 months ago

1.10.7

3 months ago

1.10.5

3 months ago

1.10.4

3 months ago

1.10.6

3 months ago

1.10.3

3 months ago

1.10.2

3 months ago

1.10.1

3 months ago

1.10.0

3 months ago

1.10.0-beta.2

3 months ago

1.10.0-beta.1

3 months ago

1.10.0-beta.0

3 months ago

1.9.1

3 months ago

1.7.5

10 months ago

1.8.3

7 months ago

1.7.4

10 months ago

1.9.0

6 months ago

1.8.1

8 months ago

1.8.0

8 months ago

1.7.2

11 months ago

1.7.1

11 months ago

1.7.0

11 months ago