package
1.1.0
Repository: https://github.com/lologarithm/netgen.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

ReadPacket takes a context and a byte slice and tries to read a packet from it.
WriteMessage turns a message into byte slice for writing to network.

# Structs

Header is the first bytes of a packet.
Packet is a single network message.