-
Added handling for TLS preflight OpenSSL checks, which are thrown instead of exposed as events. See #310. Thanks @labsvisual.
-
Fixed an issue where inbound message processing was aborted when a permissions error was encountered, but connection remained open. See #291.
-
Normalized official connection properties in tests and Readme.md. Added documentation on connection properties, and emitted events.
-
Fixed an issue affecting clients using JSON where if the payload was a number, the number would incorrectly be interpreted as a timeout parameter on request operations (#292)
-
Exposed missing connection options in typescript interface (#302)
-
Adopted standard-js for all nats-io javascript projects
-
Fixed samples to have copyright after the shebang
-
Added samples as commands, enabling use of via
npx node-[pub|sub|req|rep]