system_bus 0.2.0 copy "system_bus: ^0.2.0" to clipboard
system_bus: ^0.2.0 copied to clipboard

A lightweight, URI-based message broker for Dart applications.

Changelog #

0.2.0 #

Changed #

  • Bumped minor version for new development cycle

0.1.0 Initial Release #

Added #

  • Core messaging infrastructure with URI-based routing
  • Flexible verb system supporting custom enum types
  • BusPacket for structured message format
  • SystemBus for message routing between peers
  • SystemBusClient with Future-based API
  • HttpSystemBusClient for RESTful operations
  • Comprehensive error handling with timeouts
  • Logging infrastructure with configurable levels
  • Test suite covering core functionality
1
likes
0
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight, URI-based message broker for Dart applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

logging

More

Packages that depend on system_bus