belatuk_pub_sub 6.2.0 copy "belatuk_pub_sub: ^6.2.0" to clipboard
belatuk_pub_sub: ^6.2.0 copied to clipboard

Keep application instances in sync with a simple pub/sub API.

Change Log #

6.2.0 #

  • Updated lints to 3.0.0
  • Refactored encode/decode message handling into MessageHandler

6.1.0 #

  • Updated uuid to 4.0.0

6.0.0 #

  • Require Dart >= 3.0

6.0.0-beta.1 #

  • Require Dart >= 3.0

5.0.0 #

  • Require Dart >= 2.17

4.0.3 #

  • Fixed license link

4.0.2 #

  • Updated README

4.0.1 #

  • Updated README

4.0.0 #

  • Upgraded from pendantic to lints linter
  • Published as belatuk_pub_sub package

3.0.2 #

  • Resolved static analysis warnings

3.0.1 #

  • Resolved static analysis warnings

3.0.0 #

  • Migrated to work with Dart SDK 2.12.x NNBD

2.3.0 #

  • Allow 2.x versions of stream_channel.
  • Apply package:pedantic lints.

2.2.0 #

  • Upgrade uuid.

2.1.0 #

  • Allow for "trusted clients," which are implicitly-registered clients. This makes using package:pub_sub easier, as well making it easier to scale.

2.0.0 #

  • Dart 2 updates.
2
likes
140
pub points
17%
popularity

Publisher

verified publisherdukefirehawk.com

Keep application instances in sync with a simple pub/sub API.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

collection, json_rpc_2, stream_channel, uuid

More

Packages that depend on belatuk_pub_sub