Kjell Winblad 7922d5d422 feat: add stop after render and after render trace to gcp action 1 year ago
..
src 7922d5d422 feat: add stop after render and after render trace to gcp action 1 year ago
test d12966db5b test: Avoid dumping raw snabbkaffe traces to the console 1 year ago
BSL.txt 82403167c2 chore: update BSL license change date 2 years ago
README.md 383fec9dfc docs: fix invalid links 2 years ago
docker-ct b442910ff1 feat(gcp_pubsub_consumer): implement GCP PubSub Consumer bridge 2 years ago
rebar.config 5e100f52b8 style: erlfmt all `rebar.config` files and `bin/nodetool` 2 years ago

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.