Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MQTT message protocol example #523

Merged

Conversation

zombispormedio
Copy link
Contributor

Proposed Changes

Added an example formatting MQTT messages and using the MQTT.js library to publish and suscribe from a MQTT server.

Fixes #464

Signed-off-by: Xavier Serrano <zombispormedio007@gmail.com>
Copy link
Contributor

@lholmquist lholmquist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zombispormedio This is great! Thanks for the contribution

@lholmquist lholmquist merged commit b374d9a into cloudevents:main Feb 6, 2023
@zombispormedio zombispormedio deleted the add-mqtt-message-protocol-example branch February 7, 2023 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MQTT message protocol example
2 participants