#dtls #protocols #tower

proto-tower-dtls

Tower implementation of the DTLS protocol

6 releases

new 0.1.5 Jan 28, 2025
0.1.4 Jan 28, 2025

#9 in #dtls

Download history 67/week @ 2025-01-22

67 downloads per month
Used in proto-tower

GPL-3.0-only

2KB

Proto-DTLS

DTLS is a protocol that runs over UDP. https://www.rfc-editor.org/rfc/rfc6347.html

Adding dependency to project

[dependencies]
proto-dtls = { git = "https://github.com/rapidrecast/proto-tower.git", subdir = "proto-dtls" }

No runtime deps

Features