This repository was archived by the owner on Mar 21, 2025. It is now read-only.
Releases: nats-io/stan.js
Releases · nats-io/stan.js
v0.0.40
v0.0.28
Update to use nats.requestOne (#59) [CHANGE] update nats to 0.8.2 - made stan use requestOne() - changed travis config to make it easier to bump server version. - added test showing subscription after server goes away issues a timeout. - added a test for the initial subject discovery request - as it is possible to fail after connecting to the NATS server.