From 2c4f88087ee9aecab1032d8b641f9165856607f7 Mon Sep 17 00:00:00 2001 From: xtaci Date: Mon, 23 Sep 2019 00:33:13 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 573ccb1..5915305 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Smux ( **S**imple **MU**ltiple**X**ing) is a multiplexing library for Golang. It 4. Minimized header(8Bytes), maximized payload. 5. Well-tested on millions of devices in [kcptun](https://github.com/xtaci/kcptun). 6. Builtin fair queue traffic shaping. +7. [SMUX Version 2](https://github.com/xtaci/smux/tree/v2) can set per-stream memory limit for back-pressure. ![smooth bandwidth curve](curve.jpg)