embedded-nal-tcpextensions

Crates.ioembedded-nal-tcpextensions
lib.rsembedded-nal-tcpextensions
version0.1.2
sourcesrc
created_at2021-11-01 19:23:11.802924
updated_at2021-11-10 17:50:59.858069
descriptionExtensions to embedded-nal's TCP parts around the more precise use of the stack's buffers
homepage
repositoryhttps://gitlab.com/chrysn/embedded-nal-tcpextensions
max_upload_size
id475396
size14,812
(chrysn)

documentation

https://docs.rs/embedded-nal-tcpextensions

README

embedded-nal-tcpextensions

Extensions to [embedded_nal]'s TCP traits to make more precise use of TCP buffers.

This is not intended to be a long-term extension of embedded-nal, but more an experimenation playground for #59 where users and implementations can play (ideally behind unstable feature gates); once this is mature it is hoped that it'll be taken up into embedded-nal.

License: MIT OR Apache-2.0

Commit count: 13

cargo fmt