Socket
Socket
Sign inDemoInstall

rhea-promise

Package Overview
Dependencies
Maintainers
4
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rhea-promise - npm Package Versions

13

0.2.0

Diff

Changelog

Source

0.2.0 - 2019-05-17

  • Updated OperationTimeoutError to be a non-AMQP Error as pointed out in #42. Fixed in PR.
ramya-rao-a
published 0.1.15 •

Changelog

Source

0.1.15 - 2019-04-10

  • Export rhea types for Typed. PR.
  • Export rhea types for WebSocketImpl and WebSocketInstance. PR.
  • When opening a connection fails with no error, use standard error message. PR.
ramya-rao-a
published 0.1.14 •

Changelog

Source

0.1.14 - 2019-03-19

  • Allow websockets usage on a connection without creating a container first. PR.
  • New function removeAllSessions() on the connection to clear the internal map in rhea to ensure sessions are not reconnected on the next connection.open() call. PR.
  • Remove all event listeners on link and session objects when close() is called on them. PR
amarzavery
published 0.1.13 •

Changelog

Source

0.1.13 - 2018-12-11

  • Throw OperationTimeoutError when a Promise to create/close an entity is rejected.
amarzavery
published 0.1.12 •

Changelog

Source

0.1.12 - 2018-11-16

  • Fix a minor bug in receiver creation.
amarzavery
published 0.1.11 •

Changelog

Source

0.1.11 - 2018-11-15

  • Added checks for some event handler methods to exist before logging information that uses node's event handlers inbuilt functions.
  • Improved error checking while creating the receiver.
amarzavery
published 0.1.10 •

Changelog

Source

0.1.10 - 2018-11-01

  • Provided an option to add an event handler for "settled" event on the Receiver.
amarzavery
published 0.1.9 •

Changelog

Source

0.1.9 - 2018-10-24

  • With the usage of importHelpers, the tslib will be needed in package.json for installers using older versions of npm (or using yarn). PR.
amarzavery
published 0.1.8 •

Changelog

Source

0.1.8 - 2018-10-22

  • Allow setting drain property on the receiver PR.
amarzavery
published 0.1.7 •

Changelog

Source

0.1.7 - 2018-10-19

  • Fixed a bug while populating the connectionId PR.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc