mirror of
https://github.com/xtaci/smux.git
synced 2024-04-21 10:51:48 +00:00
a7ca802ee0b18d1e95fc719e94787bed0cd4ca6c
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%