pub_sub 2.3.0 copy "pub_sub: ^2.3.0" to clipboard
pub_sub: ^2.3.0 copied to clipboard

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

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.
5
likes
30
pub points
0%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

json_rpc_2, stream_channel, uuid

More

Packages that depend on pub_sub