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