Crates.io | tokio-dtls-stream-sink |
lib.rs | tokio-dtls-stream-sink |
version | 0.6.0 |
source | src |
created_at | 2022-10-10 14:07:27.190044 |
updated_at | 2023-01-10 12:25:18.288417 |
description | Tokio-based stream and sink API for UDP datagrams over DTLS |
homepage | https://drogue.io |
repository | https://github.com/drogue-iot/tokio-dtls-stream-sink |
max_upload_size | |
id | 684676 |
size | 36,531 |
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.