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

[mosq]: Add serverless broker example #710

Merged
merged 5 commits into from
Dec 19, 2024

Conversation

david-cermak
Copy link
Collaborator

@david-cermak david-cermak commented Dec 11, 2024

Task list:

  • Add esp-tls as public dependency to mosquitto
  • Add README to the example (+warn about licences ~libjuice)
  • Test/CI
  • Cleanup + comments + git history

@david-cermak david-cermak self-assigned this Dec 11, 2024
@david-cermak david-cermak force-pushed the feat/mosq_p2p_example branch 4 times, most recently from de0925a to a068b0b Compare December 12, 2024 13:57
Broker-less two chip example which virtual private IoT
networks on MQTT protocol.
Since esp-tls structs are using in public header files
Used tagged version v2.0.20
2.0.20~0
Features
- Upgrade to mosquitto v2.0.20 (3b2c614)
- Add support for on-message callback (cdeab8f)
- Add example with two brokers synced on P2P (d57b8c5)
Bug Fixes
- Fix dependency issues moving esp-tls to public deps (6cce87e)
@david-cermak david-cermak merged commit 840a561 into espressif:master Dec 19, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants