You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 14, 2021. It is now read-only.
The thing that bothers me for pub/sub usage on local environment is that there is no automatic way for update of topics and subscriptions on deployment.
I though that google-appengine-plugin could deal with this stuff as it is authenticated and is able to use the pubsub api. What you guys think about this topic ?