#dtls #udp #openssl #tokio #client-server

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

#11 in #dtls

Download history 10/week @ 2024-01-14 45/week @ 2024-02-25 9/week @ 2024-03-03 20/week @ 2024-03-10 9/week @ 2024-03-17 23/week @ 2024-03-31 63/week @ 2024-04-07 2/week @ 2024-04-14 8/week @ 2024-04-21

96 downloads per month
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

~6–17MB
~193K SLoC