cpprestsdk icon indicating copy to clipboard operation
cpprestsdk copied to clipboard

Can i use rest sdk with Coap protocol / How swagger codegen use C++ sdk rest

Open mohamadnoor991 opened this issue 4 years ago • 0 comments

I have two questions . 👍

First one: if I want to use the c++ sdk rest with a different protocol like Coap and replace JSON with another data structure what can be the ideas or the possibility for that?

the second one 🔢 i was reading the "cpprest" folder of swagger, that use to generate the client code in c++, but how it has access to the libraries and the functions? i couldn't find a file for the SDK-rest libraries on my pc so how it can access these libraries.

mohamadnoor991 avatar Jul 05 '21 12:07 mohamadnoor991