aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/messaging/GoogleBus.scala
Commit message (Expand)AuthorAgeFilesLines
* Move storage and messaging to separate projectsJakob Odersky2018-10-091-267/+0
* Trait-based initialization and other utilitiesJakob Odersky2018-09-121-3/+12
* Various message bus fixes (#212)v1.14.0Jakob Odersky2018-09-101-3/+3
* Swap Left and Right cases in GCP Pubsub createSubscription handler (#207)v1.13.2Zach Smith2018-08-301-6/+6
* Add message bus and topic abstractions (#181)v1.12.0Jakob Odersky2018-07-311-0/+258