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

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

Open
J0hn3ch opened this issue May 30, 2024 · 1 comment
Labels

Comments

@J0hn3ch
Copy link

J0hn3ch commented May 30, 2024

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!

@chrysn
Copy link
Owner

chrysn commented May 30, 2024

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants