mirror of
https://github.com/xtaci/smux.git
synced 2024-04-21 10:51:48 +00:00
622dfd91bd10467ef8c792b6802d9d4380b66afc
simple multiplexing
goals
- receive window is shared among the streams.
- precise flow control(pluggable stragety like linux TC).
- precise memory control.
- maximized payload.
- optimized for high-speed streams.
- aim for game services.
status
in-progress
Languages
Go
100%