mirror of
https://github.com/xtaci/smux.git
synced 2024-04-21 10:51:48 +00:00
cce54eb0eb9b7c3c12236d3c28b6403cbed4077b
simple multiplexing
goals
- receive window is shared among the streams.
- precise memory control.
- maximized payload.
- optimized for high-speed streams.
status
in-progress
Languages
Go
100%