Google Pub/Sub Transport
This is an implementation of PSR specification. It allows you to send and consume message through Google Pub/Sub library.
Resources
License
It is released under the MIT License.
| ★ wanayoo — archive 1999 https://github.com/php-enqueue/gps | Nouvelle recherche | Portail wanayoo |
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
| Failed to load latest commit information. | |||
|
|
Client | ||
|
|
Symfony | ||
|
|
Tests | ||
|
|
.gitignore | ||
|
|
.travis.yml | ||
|
|
GpsConnectionFactory.php | ||
|
|
GpsConsumer.php | ||
|
|
GpsContext.php | ||
|
|
GpsMessage.php | ||
|
|
GpsProducer.php | ||
|
|
GpsQueue.php | ||
|
|
GpsTopic.php | ||
|
|
LICENSE | ||
|
|
README.md | ||
|
|
composer.json | ||
|
|
phpunit.xml.dist | ||
This is an implementation of PSR specification. It allows you to send and consume message through Google Pub/Sub library.
It is released under the MIT License.