qp icon indicating copy to clipboard operation
qp copied to clipboard

9P protocol implementation in Go

qp Build Status Go Report Card

qp is an implementation of 9P2000 in Go. It provides the necessary protocol constructs for encoding and decoding 9P2000, 9P2000.u and 9P2000.e. For documentation of a given protocol, see the Protocol type declarations, as well as the messages covered by the protocol.