marcelcorso / gcloud-pubsub-emulator

A docker image `FROM google/cloud-sdk:alpine` that `gcloud beta emulators pubsub start`
BSD 3-Clause "New" or "Revised" License
161 stars 57 forks source link

for pull subscription, can i have more than one subscriber to the topic #15

Open localtestserver opened 1 year ago

localtestserver commented 1 year ago

for pull subscription, can i have more than one subscriber to the topic..if yes, how can I do it?