Files
nym/common/socks5/ordered-buffer
2020-09-08 12:02:04 +01:00
..
2020-09-08 12:02:04 +01:00
2020-09-01 16:53:48 +01:00
2020-09-01 16:53:48 +01:00

Ordered Buffer

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.