messaging 0.3.0 copy "messaging: ^0.3.0" to clipboard
messaging: ^0.3.0 copied to clipboard

Messaging service to connect your components and services through publisher/subscriber pattern.

0.3.0 #

  • Fix un subscription by comparing subscriber key

0.2.0 #

  • Fix bug in OneShotMessagingGuard and UniqueDependantMessagingGuard that cause the instance to be shared between different types.

0.2.0 #

  • Create CallbackMessagingObserver to add observer without implementing a class.
  • Create OneShotMessagingGuard
  • Create UniqueDependantMessagingGuard

Bug Fixes #

  • Reset OneShot and UniqueDependant messaging guard instance when default types is reset (9d14673)

0.1.0 #

  • Initial version.
6
likes
150
points
126
downloads

Publisher

verified publishermcssym.me

Weekly Downloads

Messaging service to connect your components and services through publisher/subscriber pattern.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, logger, meta, uuid

More

Packages that depend on messaging