I asked this on the user list, but maybe it's a better question for the dev list.
Has anyone built one to work with the Google cloud pubsub service? Not seeing one here: https://github.com/apache/storm/tree/master/external There is a raw beta java pubsub client here: https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-pubsub It won't be hard to build one, but I'm curious to hear if people have avoided it for a reason, or maybe it just hasn't come up yet. Thanks! Regards, Tom
