sunset icon indicating copy to clipboard operation
sunset copied to clipboard

Special case async `run()` for a `TcpReader`

Open mkj opened this issue 6 months ago • 0 comments

embassy-net TcpReader::read_with() can be used to avoid the 1 kB copy buffer. Figure if there's a way to automatically specialise that.

mkj avatar Jun 15 '25 06:06 mkj