aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/messaging/StreamBus.scala
Commit message (Expand)AuthorAgeFilesLines
* Move storage and messaging to separate projectsJakob Odersky2018-10-091-102/+0
* Fixes for Alicloud pubsub (#230)Zach Smith2018-10-021-1/+1
* RFC Add basicSubscribeWithRestart helper method to StreamBus (#214)Zach Smith2018-09-121-1/+43
* Various message bus fixes (#212)v1.14.0Jakob Odersky2018-09-101-6/+7
* Add message bus and topic abstractions (#181)v1.12.0Jakob Odersky2018-07-311-0/+59