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

Implement uTransport Send #3

Closed

Conversation

devkelley
Copy link
Contributor

This Pr implements the Send method for the uTransport client:

  • Add initial implementation of UPClientMqtt
  • Includes initial thoughts of how authentication might be performed when connecting to a secure mqtt broker (see ssl_options)

TODO before this comes out of draft;

  • Comment methods and structs
  • Determine best way to split a UUri into an mqtt topic name. I think the best way might be similar to how it was done in up-client-zenoh-rust, however those topic names are fairly unreadable. Unsure if this is important.

@devkelley devkelley closed this Jun 6, 2024
@devkelley
Copy link
Contributor Author

Will create a new draft PR for 1.5.8

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.

1 participant