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