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

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

0.2.0 #

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

0.2.1 (2022-11-03) #

Bug Fixes #

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

0.1.0 #

  • Initial version.
6
likes
150
points
119
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