Files
smux/README.md
T
2016-08-30 18:01:08 +08:00

202 B

simple multiplexing

goals

  1. receive window is shared among the streams.
  2. precise memory control.
  3. maximized payload.
  4. optimized for high-speed streams.

status

in-progress