chrysn/aiocoap

How to make an HTTP request from CoAP Server to a REST API served by a web app

Opened this issue · 1 comments

Hello everyone,

I need to use my CoAP Server to work as client in through a HTTP request in a REST API to response correctly to the CoAP Client.

Is there any implemetation of aiocoap proxies CoAP Client -> CoaP Server -> HTTP Server ?

Thank you!

I'm not aware of any C-H cross proxy implemented in aiocoap; leaving this open for others to chime in. (What I can tell for sure is that there is no such implementation in aiocoap itself).