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