Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

v1.2.15

Latest
Compare
Choose a tag to compare
@aricart aricart released this 23 May 00:23

Release Notes

  • #90 Added support to jitter reconnect times to prevent thundering herds. The jitter functionality is described here: https://github.com/nats-io/nats.ts#jitter.

  • #91 Fixed a severe issue where if a subscription was created specifying the max option (which sets the maximum number of messages), the first subscription would be the target of the unsubscribe.