Files
nym/common/socks5/ordered-buffer
Jędrzej Stuczyński a8bf690c17 tests
2023-06-12 10:20:13 +01:00
..
2023-06-12 10:20:13 +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.