Skip to content
This repository was archived by the owner on Jan 6, 2021. It is now read-only.

Releases: fullstackers/bus.io-common

Dependency Updates

02 Oct 16:04
Compare
Choose a tag to compare

Updated dependencies

API Updates

25 Jul 15:59
Compare
Choose a tag to compare

The Controller has a new method errored that when invoked will respond to the sender that his event processing has errored.

Builder interface updates

28 Jun 23:00
Compare
Choose a tag to compare

The Builder interface matches similar to the Controller interface with the exception of the shorthand methods. There was also a bug fix with the builder when calling deliver() with multiple arguments.