mirror of
https://github.com/xtaci/smux.git
synced 2024-04-21 10:51:48 +00:00
219 B
219 B
smux
simple multiplexing
goals
- window size controls all the streams in total.
- precise flow control.
- precise memory control.
- maximized payload.
- optimized for high-speed streams.
status
in-progress