From 2d069975ff47254d2f4f9c221ae220930347499f Mon Sep 17 00:00:00 2001 From: xtaci Date: Tue, 10 Sep 2019 23:06:34 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1391072..573ccb1 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Smux ( **S**imple **MU**ltiple**X**ing) is a multiplexing library for Golang. It 3. Session-wide receive buffer, shared among streams, tightly controlled overall memory usage. 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. ![smooth bandwidth curve](curve.jpg)