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