Required repositories:
- https://github.com/OscarMalda/poc-pubsub-multiclient-pub
- (this) https://github.com/OscarMalda/poc-pubsub-multiclient-sub
Pub/Sub client written in PHP to connect to a GCP Pub/Sub Pull subscription.
Requirements:
- Web server LAMP.
- Service account with access to Pub/Sub in the GCP project.
This POC is designed to run locally.
Required packages manager via Composer
composer install
Requesting page index causes a loop of Pulls to the Pub/Sub service.
- @OscarMalda - https://www.oscarmalda.com