Crates.io | embedded-nal-tcpextensions |
lib.rs | embedded-nal-tcpextensions |
version | 0.1.2 |
source | src |
created_at | 2021-11-01 19:23:11.802924 |
updated_at | 2021-11-10 17:50:59.858069 |
description | Extensions to embedded-nal's TCP parts around the more precise use of the stack's buffers |
homepage | |
repository | https://gitlab.com/chrysn/embedded-nal-tcpextensions |
max_upload_size | |
id | 475396 |
size | 14,812 |
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