Add comment for next steps

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

View File

@@ -23,4 +23,6 @@ async function getNatsConnection(): Promise<NatsConnection> {
}
return await connect(options)
}
}
// Send Message Function here to send the message to NATS