Files
smux/README.md
T
2016-09-01 10:48:18 +08:00

874 B

simple multiplexing

GoDoc MIT licensed Build Status Go Report Card Coverage Statusd smux

Features

  1. Token controlled receive buffer.
  2. Receive buffer is own by session and is shared across streams.
  3. Minimized header, mobile friendly design.

Status

Alpha