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

0.2.7 - EH

Compare
Choose a tag to compare
@amarzavery amarzavery released this 30 Aug 17:47
· 101 commits to master since this release
b0413d6
  • Improved logging statements to the connection context.
  • Added timeout to promisifed creation/closing of rhea sender, receiver, session, connection.
  • Fixed a bug in the EventData deserialization logic by checking for != undefined check rather than the ! check.
  • While handling disconnects we retry for 150 times at an interval of 15 seconds as long the error is retryable.
  • Minimum dependency on "rhea": "^0.3.1"