aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/messaging
Commit message (Expand)AuthorAgeFilesLines
* Various message bus fixes (#212)v1.14.0Jakob Odersky2018-09-107-45/+67
* Catch MessageNotExist errors in alicloud subscriptions to prevent errors on t...v1.13.4Zach Smith2018-09-051-1/+6
* Swap Left and Right cases in GCP Pubsub createSubscription handler (#207)v1.13.2Zach Smith2018-08-301-6/+6
* Upgrade sbt-settings to major version 2 (#201)Jakob Odersky2018-08-241-0/+1
* Add Aliyun Bus implementation (#193)v1.12.2Zach Smith2018-08-201-0/+139
* Add message bus and topic abstractions (#181)v1.12.0Jakob Odersky2018-07-316-0/+587