Skip to content

This project aims to be a study, and when necessary a test facilitator in the local environment who has communication with PubSub.

Notifications You must be signed in to change notification settings

piovani/laravel-pusub

Repository files navigation

Laravel PubSub

This project aims to be a study, and when necessary a test facilitator in the local environment who has communication with PubSub.

Requirements

  • Docker 19.03.8
  • Docker Compose 1.25.0

Ps: Or equivalent summers

How to use

  • Create and listen to the topic
docker exec -it laravel-pubsub_laravel_1 php artisan pubsub:pull name-topic
  • Send messages
docker exec -it laravel-pubsub_laravel_1 php artisan pubsub:push mensagens --message='text message' --path='exemp.json'

About

This project aims to be a study, and when necessary a test facilitator in the local environment who has communication with PubSub.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages