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

Support protocol bindings #12

Closed
5 tasks
lu-zero opened this issue May 20, 2022 · 0 comments · Fixed by #48
Closed
5 tasks

Support protocol bindings #12

lu-zero opened this issue May 20, 2022 · 0 comments · Fixed by #48
Labels
enhancement New feature or request

Comments

@lu-zero
Copy link
Contributor

lu-zero commented May 20, 2022

In 0.1 we should support only http, in 0.2 we should expand to the others.

Protocols

TODO:

  • Make sure is easy to add the correct item in the context
  • Make sure to correctly manage additional constrants and defaults from the specific binding (e.g. op cannot be an array if the http method or subprotocol is specified)
@lu-zero lu-zero added the enhancement New feature or request label May 27, 2022
lu-zero added a commit that referenced this issue Aug 9, 2022
- [x] http
- [x] coap
- [x] mqtt

Fixes #12
@lu-zero lu-zero mentioned this issue Aug 9, 2022
3 tasks
lu-zero added a commit that referenced this issue Aug 14, 2022
- [x] http
- [x] coap
- [x] mqtt

Fixes #12
lu-zero added a commit that referenced this issue Aug 14, 2022
- [x] http
- [x] coap
- [x] mqtt

Fixes #12
lu-zero added a commit that referenced this issue Aug 14, 2022
- [x] http
- [x] coap
- [x] mqtt

Fixes #12
lu-zero added a commit that referenced this issue Aug 16, 2022
- [x] http
- [x] coap
- [x] mqtt

Fixes #12
lu-zero added a commit that referenced this issue Aug 16, 2022
- [x] http
- [x] coap
- [x] mqtt

Fixes #12
lu-zero added a commit that referenced this issue Aug 17, 2022
- [x] http
- [x] coap
- [x] mqtt

Fixes #12
lu-zero added a commit that referenced this issue Aug 17, 2022
- [x] http
- [x] coap
- [x] mqtt

Fixes #12
lu-zero added a commit that referenced this issue Oct 12, 2022
- [x] http
- [x] coap
- [x] mqtt

Fixes #12
lu-zero added a commit that referenced this issue Oct 13, 2022
- [x] http
- [x] coap
- [x] mqtt

Fixes #12
lu-zero added a commit that referenced this issue Oct 14, 2022
- [x] http
- [x] coap
- [x] mqtt

Fixes #12

Co-authored-by: Edoardo Morandi <morandidodo@gmail.com>
lu-zero added a commit that referenced this issue Oct 17, 2022
- [x] http
- [x] coap
- [x] mqtt

Fixes #12

Co-authored-by: Edoardo Morandi <morandidodo@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant