package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Apr 19, 2020
License: BSD-3-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
MarshalPacket takes in raw packet data and creates a messagepack to send
type Decoder struct {
Reader *bufio.Reader
Decoder *msgpack.Decoder
}
DecodeStream returns a channel of protocols from a reader
Protocol is a super simple client/server protocol for passing packets over messagepack
Source Files
¶
Click to show internal directories.
Click to hide internal directories.