Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DTLS support? #40

Open
RoganDawes opened this issue Sep 14, 2017 · 1 comment
Open

DTLS support? #40

RoganDawes opened this issue Sep 14, 2017 · 1 comment

Comments

@RoganDawes
Copy link

Hi,

I'm just wondering what the problem with implementing DTLS support is? It appears that modern JSSE implementations have DTLS available, so is it simply a matter of getting around to it?

Rogan

@okleine
Copy link
Owner

okleine commented Mar 20, 2018

I used the Netty I/O framework for my CoAP implementation which didn't (and afaik still doesn't) support DTLS. My focus was on the application layer (i.e. CoAP) rather than lower layers. That's why.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants