#dtls #openssl #udp

tokio-dtls-stream-sink

Tokio-based stream and sink API for UDP datagrams over DTLS

6 releases (breaking)

0.6.0 Jan 10, 2023
0.5.0 Oct 11, 2022
0.4.0 Oct 11, 2022
0.3.0 Oct 11, 2022
0.1.0 Oct 10, 2022

#14 in #dtls


Used in 3 crates

MIT/Apache

19KB
422 lines

tokio-dtls-stream-sink

CI GitHub release (latest SemVer) Matrix

Tokio-based streaming API for UDP datagrams over DTLS.

This crate combines openssl, tokio-openssl and tokio into "client" and "server" APIs with support for establishing DTLS sessions.

Dependencies

~5–14MB
~174K SLoC