aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/pubsub.scala
Commit message (Expand)AuthorAgeFilesLines
* Add message bus and topic abstractions (#181)v1.12.0Jakob Odersky2018-07-311-0/+1
* Upgrade pubsub dependency (#156)v1.8.22Jakob Odersky2018-04-171-6/+6
* Apply new formattingJakob Odersky2017-11-201-13/+14
* Upgrade google pubsub and storage librariesZach Smith2017-10-031-1/+1
* Proposed solution for autocreating subscriptionsZach Smith2017-08-311-8/+27
* Autocreate pubsub topics on publisher creationZach Smith2017-08-311-5/+16
* Fake pubsub implementationv0.13.20vlad2017-07-071-0/+18
* Pubsub subscription receiver return type is ignore anywayv0.13.19vlad2017-07-071-6/+6
* Json to string marshallers for pubsub messagesv0.13.17vlad2017-07-061-12/+10
* Generic messages for PubSubvlad2017-07-061-8/+16
* Generic messages for PubSubvlad2017-07-061-13/+17
* Google pubsub utilvlad2017-06-291-3/+5
* Google pubsub utilvlad2017-06-291-0/+84