add links
parent
3e894b92c4
commit
8955846e9c
|
@ -8,3 +8,8 @@ Structures:
|
|||
- Demultiplexer - Takes one byte stream and returns multiple byte streams.
|
||||
- MultiFramer - A convenience wrapper around Framers and a Multiplexer, which takes datagrams of multiple streams and returns one byte stream.
|
||||
- DeMultiFramer - A convenience wrapper around Deframers and a Demultiplexer, which takes one byte stream and returns datagrams of multiple streams.
|
||||
|
||||
# Links
|
||||
|
||||
- https://crates.io/crates/libframing
|
||||
- https://six-five-six-four.com/git/reactor/libframing
|
||||
|
|
Loading…
Reference in New Issue