3 releases
0.1.2 | Nov 10, 2021 |
---|---|
0.1.1 | Nov 1, 2021 |
0.1.0 | Nov 1, 2021 |
#1045 in Embedded development
438 downloads per month
Used in 5 crates
15KB
194 lines
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
lib.rs
:
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.
Dependencies
~1MB
~16K SLoC