Skip to content

Release 0.1.0

Compare
Choose a tag to compare
@Jarema Jarema released this 19 Mar 09:11
· 27 commits to main since this release
2fe5ede

Overview

This is the first release of our new NATS Swift client.

It provides support for set of features around Core Nats:

  • Pub / Sub
  • Requst / Reply
  • Auth methods, including username/passord, tokens, JWT and NKEYS
  • TLS support
  • Lame Duck Mode
  • Event callbakcs
  • Async API

The client leverages Swift Concurrency and NIO as base building blocks.

Next Steps

Our goal is to deliver a feature-rich Swift client that offers full parity with other NATS clients.
Stay tuned for future releases that will bring performance enhancements, improved device compatibility, and features.