Add comment for next steps
This commit is contained in:
@@ -24,3 +24,5 @@ async function getNatsConnection(): Promise<NatsConnection> {
|
|||||||
|
|
||||||
return await connect(options)
|
return await connect(options)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Send Message Function here to send the message to NATS
|
||||||
Reference in New Issue
Block a user