Add comment for next steps
This commit is contained in:
@@ -23,4 +23,6 @@ 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