You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: