mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-08-19 03:54:04 +00:00
add notes about module interface implementations
This commit is contained in:
@@ -12,6 +12,8 @@ This module connects to a [NATS](https://nats.io/) server and subscribes to a su
|
||||
- **url**: the URL of the NATS server to connect to (e.g. `nats://localhost:4222`)
|
||||
- **subject**: the subject to subscribe to
|
||||
|
||||
This module implements the `PubSubModule` interface.
|
||||
|
||||
### Example
|
||||
|
||||
Connect to a local NATS server and subscribe to the `events` subject
|
||||
|
||||
Reference in New Issue
Block a user