Open pcppcp opened 6 years ago
We'll eventually need a proxy that can transparently forward COAP protocol to a HTTP server.
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.
We'll eventually need a proxy that can transparently forward COAP protocol to a HTTP server.