Skip to content

v0.8.2

Compare
Choose a tag to compare
@maxpert maxpert released this 03 Jul 10:34
· 114 commits to master since this release
  • Refactoring code to cleanly embed NATS and credentials to create client connections.
  • New authentication method support via user_name and user_password fields (for plain text). After NKey this will be second form of authentication, yet to follow up with JWT methodology.
  • Included examples folder for quick start demo.