NATS - Kotlin Examples Kotlin examples for the NATS messaging system using the NATS Java client. Hello World Some examples that create streams, publish and subscribe. Android Example Simple example of the use of the nats.java library in kotlin, just connect, pub and subscribe to "test" subject.