liuqun / dtls-test

demo project using DTLS over TCP (not UDP!!!)
MIT License
0 stars 0 forks source link

Why send TCP packet instead of UDP packet with DTLS protocol? #2

Open liuqun opened 5 years ago

liuqun commented 5 years ago

This project is misleading because it use DTLS over a TCP session, not UDP session

liuqun commented 5 years ago

The following projects use DTLS over UDP correctly: