Open
Description
Hi,
Thank you for the amazing plugin,
I hope you don't mind if I ask several questions regarding Cloud Pub/Sub,
I am wondering how to get continuous message stream of a topic subscription?
Because we are trying to get a real-time stream of messages in a newly created subscription.
Using the "pull" method will not listen to the stream of messages asynchronously in a topic subscribed.
I have tried to double check and found out that the cloud pub/sub actually has the streaming pull method but I think it is still not yet implemented in the newest version of gcloud plugin (is there any plan to accommodate the Streaming Pull like in ),
Am I doing it the correct way? please correct me if I am wrong
Warmest Regards
Steve