go-coap icon indicating copy to clipboard operation
go-coap copied to clipboard

DTLS Support

Open lukexue opened this issue 9 years ago • 4 comments

Is go-coap support dtls ?

lukexue avatar Sep 04 '15 20:09 lukexue

No but with enough cgo skills you can use openssl, gnutls or tinydtls with it.

Le ven. 4 sept. 2015 22:06, lukexue [email protected] a écrit :

Is go-coap support dtls ?

— Reply to this email directly or view it on GitHub https://github.com/dustin/go-coap/issues/27.

jvermillard avatar Sep 04 '15 20:09 jvermillard

you can try to use it with my openssl dtls binding (client only for now): http://github.com/jvermillard/nativedtls

jvermillard avatar May 04 '16 12:05 jvermillard

I'm interested too. There are news related to golang coap-dtls?

smnd90 avatar Mar 05 '17 23:03 smnd90

I've not planned to do any work on DTLS any time soon.

dustin avatar Mar 14 '17 18:03 dustin