Skip to content

Releases: Kazmirchuk/qtnats

Release v0.1

19 Aug 14:07
Compare
Choose a tag to compare

Basic functionality is ready and tested:

  • Core NATS:
    • publish, subscribe, sync and async requests
    • message headers
    • connection options
    • error reporting via with exceptions
  • JetStream:
    • sync and async publishing
    • pull and push subscriptions
    • message acknowledgment
  • QML:
    • basic NatsClient component