package
2.0.0+incompatible
Repository: https://github.com/unitytech/client-go.git
Documentation: pkg.go.dev
# Functions
NewJSONFramedReader returns an io.Reader that will decode individual JSON objects off of a wire.
NewLengthDelimitedFrameReader returns an io.Reader that will decode length-prefixed frames off of a stream.
No description provided by the author