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

COAP to http proxy #3

Open
4 tasks
pcppcp opened this issue Oct 20, 2018 · 1 comment
Open
4 tasks

COAP to http proxy #3

pcppcp opened this issue Oct 20, 2018 · 1 comment

Comments

@pcppcp
Copy link

pcppcp commented Oct 20, 2018

We'll eventually need a proxy that can transparently forward COAP protocol to a HTTP server.

  • collect list of available proxies
  • pick one that would be useful for us
  • demo code to demonstrate that the translation works (i.e. COAP client -> COAP proxy -> ethereum node JSON RPC)
  • tests for the most used methods & content types
@randomshinichi
Copy link
Collaborator

CoAP is defacto industry standard for IoT devices (low bandwidth) so we'll eventually have to support that. CoAP should be 1:1 equivalent to HTTP.

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

No branches or pull requests

2 participants