Hi,
I have CoAP message encoding/decoding working, managed to have a
server handling a GET request with this CoAP client :
https://addons.mozilla.org/en-US/firefox/addon/copper-270430/

I'm pushing the code as a new mina/coap module, I'm not sure of the
vast audience for here this code, but it can make a nice UDP test case
for mina.

Julien

On Thu, Apr 18, 2013 at 11:12 AM, Julien Vermillard
<jvermill...@gmail.com> wrote:
> Hi !
>
> I have started working on a CoAP codec for MINA 3.
>
> CoAP is an IETF standardized protocol, mapped on HTTP, but for constrained
> device and network.
> http://en.wikipedia.org/wiki/CoAP
>
> It uses UDP and DTLS for connecting low powers sensors.
>
> I'm wondering if some people here have some CoAP or DTLS
> experiences/interests here ?
>
> Julien
  • CoAP Julien Vermillard
    • Re: CoAP Julien Vermillard

Reply via email to