Re: CoAP support in libcurl for the Internet of Things

2019-06-06 Thread Olaf Bergmann via curl-library
Hi Rémy, "Remy 'Sieben' Leone via curl-library" writes: > Any news on this front? I was waiting for libcoap2 to become available on the major Linux distributions. This has happened in the meantime, so I will start working on this again. A number of things have changed hence I will have to

Re: CoAP support in libcurl for the Internet of Things

2018-05-17 Thread Olaf Bergmann
Daniel, Daniel Stenberg writes: > On Thu, 17 May 2018, Olaf Bergmann wrote: > >> I think the most important question Remy wanted to ask is whether or >> not it would be useful to invest time into doing whatever it takes >> to add CoAP support to libcurl. It would be great if you

Re: CoAP support in libcurl for the Internet of Things

2018-05-17 Thread Daniel Stenberg
On Thu, 17 May 2018, Olaf Bergmann wrote: I think the most important question Remy wanted to ask is whether or not it would be useful to invest time into doing whatever it takes to add CoAP support to libcurl. It would be great if you had advice here as well. I think it fits into the libcurl

Re: CoAP support in libcurl for the Internet of Things

2018-05-17 Thread Olaf Bergmann
Daniel Stenberg writes: > On Tue, 8 May 2018, Olaf Bergmann wrote: > > I clicked "version 4.1.2" [...] and landed > on [a virtually] blank page. Yes, that's the starting point where I have said that "it has improved from", and help is underway. > This makes it tricky for a

Re: CoAP support in libcurl for the Internet of Things

2018-05-17 Thread Daniel Stenberg
On Tue, 8 May 2018, Olaf Bergmann wrote: If I would be negative about something, then it is that libcoap is seriously badly documented Since libcoap has evolved from a low-level implementation for embedded developers who really know (and want to know) their code into a package for major

Re: CoAP support in libcurl for the Internet of Things

2018-05-08 Thread Olaf Bergmann
Hi Remy, Thank you for picking up this discussion. Let me give my two cents here: "Remy 'Sieben' Leone" writes: > CoAP was designed from the get-go to take an approach very close to HTTP. > Verbs, URL, stateless, ... > IoT developpers are using it. You can see a list of

Re: CoAP support in libcurl for the Internet of Things

2018-05-07 Thread Remy 'Sieben' Leone
Hello, Le jeu. 26 avr. 2018 à 09:17, Daniel Stenberg a écrit : > On Wed, 25 Apr 2018, Remy 'Sieben' Leone wrote: > > First: I love a reply to an almost two years old email! =) > I know you would appreciate it. Same here :-) > > What would be the best approach to offer support

Re: CoAP support in libcurl for the Internet of Things

2018-04-25 Thread Remy 'Sieben' Leone
Hello, What would be the best approach to offer support for CoAP in the libcurl? - Would you prefer to add support by re-implementing / porting a C library inside libcurl? For instance, most of the CoAP code would be ported from libcoap or another C library directly inside libcurl. It would

Re: CoAP support in libcurl for the Internet of Things

2016-06-06 Thread Daniel Stenberg
On Mon, 6 Jun 2016, Joachim Bauernberger wrote: would there be any plans or roadmap to integrate support for CoAP in libcurl? It was once proposed in 2013[0] but it was very early stages back then. It has been proposed before, yes. I've not seen anyone get sold enough on the idea to