Anylsite / anyledger-backend

Backend for AnyLedger Hub
1 stars 1 forks source link

COAP to http proxy #3

Open pcppcp opened 5 years ago

pcppcp commented 5 years ago

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

randomshinichi commented 5 years ago

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.