Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cf-dev] Proxy HTTP server

Just to add to my previous question.

1. I have a COAP server and it has few dummy resources added.
2. I need to access these resources(via HTTP client like POSTMAN). I believe this request needs to be routed via COAP-http-proxy.

Can you please brief me on the steps used to setup the proxy?
1. How to start and configure the proxy?

I did not find any instructions on the Github on this setup.
Any pointers will be helpful.

thanks
Ram




From: Ramakrishnan <ram_kriz@xxxxxxxxxxx>
To: "cf-dev@xxxxxxxxxxx" <cf-dev@xxxxxxxxxxx>
Sent: Monday, 6 February 2017 12:12 PM
Subject: Proxy HTTP server

Hi All,

I am looking at the CF code base and saw the module which acts as HTTP proxy.
I have a COAP server created and added few dummy resource to it.

Can you please let me know how to send the COAP proxy on top of this?

thanks
Ram




Back to the top