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 support of several endpoint providers #1525

Merged
merged 7 commits into from
Oct 18, 2023
Merged

Add support of several endpoint providers #1525

merged 7 commits into from
Oct 18, 2023

Conversation

sbernard31
Copy link
Contributor

@sbernard31 sbernard31 commented Oct 9, 2023

Before this PR, it was possible to provider only 1 endpoints providers by Leshan client/server/bootstrap server.
Now it's possible to use several at same time.

(I plan to also add new CLI command to demo to configure transport layer in this PR, inspired by #1522)
Finally, I dropped from this PR the addition of CLI command to configure transport layer because of #1522 (comment))
I put my ongoing work in transport_command branch just in case but I'm not sure it will be reusable.

@sbernard31 sbernard31 force-pushed the multi_endpoint branch 3 times, most recently from d5a2dbe to 8009b32 Compare October 13, 2023 15:03
@sbernard31 sbernard31 marked this pull request as ready for review October 13, 2023 15:04
@sbernard31
Copy link
Contributor Author

Tested with java-coap experimentation : ✔️

@sbernard31 sbernard31 merged commit 8be094d into master Oct 18, 2023
1 check passed
@sbernard31 sbernard31 deleted the multi_endpoint branch October 19, 2023 16:13
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