Thales Macedo Garitezi 8a868ca618 test: remove flaky test 1 год назад
..
src fc2abc21f2 fix(gcp pubsub): massage error reason when an invalid private key is in service account json 1 год назад
test 8a868ca618 test: remove flaky test 1 год назад
BSL.txt 82403167c2 chore: update BSL license change date 2 лет назад
README.md 383fec9dfc docs: fix invalid links 2 лет назад
docker-ct b442910ff1 feat(gcp_pubsub_consumer): implement GCP PubSub Consumer bridge 2 лет назад
mix.exs a6a9538e73 refactor: move JWT worker and helpers to separate app 1 год назад
rebar.config a6a9538e73 refactor: move JWT worker and helpers to separate app 1 год назад

README.md

EMQX GCP Pub/Sub Bridge

Google Cloud Pub/Sub is a messaging service provided by Google Cloud Platform (GCP).

The application is used to connect EMQX and GCP Pub/Sub. User can create a rule and easily ingest IoT data into GCP Pub/Sub by leveraging EMQX Rules.

Documentation

HTTP APIs

  • Several APIs are provided for bridge management, which includes create bridge, update bridge, get bridge, stop or restart bridge and list bridges etc.

Refer to API Docs - Bridges for more detailed information.

Contributing

Please see our contributing.md.

License

EMQ Business Source License 1.1, refer to LICENSE.