Files
nym/common/socks5/ordered-buffer
2026-04-17 09:23:55 +01:00
..
2026-04-17 09:23:55 +01:00

Ordered Buffer

CURRENTLY UNUSED

This crate takes care of reliably and speedily turning bytes into a series of ordered message fragments on one side, and of reliably reassembling the fragments into the original message on the other.