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

Does this support DTLS?

Open itsnikolayy opened this issue 1 year ago • 2 comments

I was unable to find any references to DTLS in this repo, but just in case, does go-wolfssl support DTLS or not?

itsnikolayy avatar Dec 20 '23 04:12 itsnikolayy

Hi @itsnikolayy,

DTLS is not currently supported but it wouldn't be hard to add. I can spend some time on it in the coming week to get it supported.

In the meanwhile, can you tell us a little bit about your project?

Thanks, Lealem @ wolfSSL

lealem47 avatar Dec 21 '23 15:12 lealem47

Hi @itsnikolayy,

I've put up the PR for adding in DTLS support in https://github.com/wolfSSL/go-wolfssl/pull/11. I will work on getting it merged soon.

It would still be nice to hear about what you're working on.

lealem47 avatar Dec 26 '23 23:12 lealem47