mirror of
https://github.com/xtaci/smux.git
synced 2024-04-21 10:51:48 +00:00
Update README.md
This commit is contained in:
@@ -21,10 +21,12 @@ Smux (***S***imple ***MU***ltiple***X***ing) is a multiplexing library for Golan
|
||||
## Features
|
||||
|
||||
1. Tiny, less than 500 LOC.
|
||||
2. Token controlled receive buffer, which provides smooth bandwidth usage curve.
|
||||
2. Token controlled receive buffer, which provides smooth bandwidth usage curve(see picture below).
|
||||
3. Receive buffer is own by session and is shared across streams.
|
||||
4. Minimized header(8Bytes), maxmized payload.
|
||||
|
||||

|
||||
|
||||
## Documentation
|
||||
|
||||
For complete documentation, see the associated [Godoc](https://godoc.org/github.com/xtaci/smux).
|
||||
|
||||
Reference in New Issue
Block a user