drogue-iot / embedded-tls

An Rust TLS 1.3 implementation for embedded devices.
Apache License 2.0
168 stars 21 forks source link

fix: use write_all and flush to ensure examples work #104

Closed lulf closed 1 year ago

lulf commented 1 year ago

Along with a cargo fmt