Repo for Kotlin Nats examples.
Kotlin examples for the NATS messaging system
using the NATS Java client.
Some examples that create streams, publish and subscribe.
Simple example of the use of the nats.java library in kotlin, just connect, pub and subscribe to “test” subject.