angel3_pub_sub 3.0.0
angel3_pub_sub: ^3.0.0 copied to clipboard
Keep application instances in sync with a simple pub/sub API.
3.0.0 #
- Migrated to work with Dart SDK 2.12.x NNBD
2.3.0 #
- Allow
2.xversions ofstream_channel. - Apply
package:pedanticlints.
2.2.0 #
- Upgrade
uuid.
2.1.0 #
- Allow for "trusted clients," which are implicitly-registered clients.
This makes using
package:pub_subeasier, as well making it easier to scale.
2.0.0 #
- Dart 2 updates.