Kotlin based implementation of NATS transport, server and client
More on NATS itself you can find here https://nats.io
This project aims to mimic base text protocol with async, non-blocking transport layer. Thereafter, object is to support all the base commands and establish compatibility with the existing CLI tooling.