#buffer #embedded-nal #networking #tcp #precise #extension #stack

no-std embedded-nal-tcpextensions

Extensions to embedded-nal's TCP parts around the more precise use of the stack's buffers

3 releases

0.1.2 Nov 10, 2021
0.1.1 Nov 1, 2021
0.1.0 Nov 1, 2021

#1045 in Embedded development

Download history 7/week @ 2024-07-21 13/week @ 2024-07-28 9/week @ 2024-08-04 3/week @ 2024-08-11 22/week @ 2024-08-18 28/week @ 2024-08-25 19/week @ 2024-09-01 13/week @ 2024-09-08 54/week @ 2024-09-15 27/week @ 2024-09-22 69/week @ 2024-09-29 19/week @ 2024-10-06 247/week @ 2024-10-13 52/week @ 2024-10-20 74/week @ 2024-10-27 63/week @ 2024-11-03

438 downloads per month
Used in 5 crates

MIT/Apache

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