progrium / qmux

wire protocol for multiplexing connections or streams into a single connection, based on a subset of the SSH Connection Protocol
MIT License
230 stars 48 forks source link

golang/codec: initial implementation #1

Closed progrium closed 3 years ago

progrium commented 3 years ago

Rather nice and readable. Could use some tests for error cases, but otherwise >90% coverage.

How important are godoc comments with the spec right there?

progrium commented 3 years ago

There are more PRs to get this into shape before releasing around the 1st, so .. moving on. Comments/reviews continue to be welcome