Add comment for next steps

This commit is contained in:
2026-01-12 19:47:04 +00:00
parent 5653aca823
commit 8f522046aa

View File

@@ -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