This commit is contained in:
xtaci
2016-08-26 14:30:27 +08:00
parent 06152f0100
commit 8f3d3f4d8d
+10
View File
@@ -1,2 +1,12 @@
# smux
simple multiplexing
# goals
1. window size controls all the streams in total.
2. precise flow control.
3. precise memory control.
4. maximized payload.
5. optimized for high-speed streams.
# status
in-progress