//
pkg.gl
Category
github.com/lologarithm/netgen
lib
ngservice
package
1.1.0
Repository:
https://github.com/lologarithm/netgen.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
42 SLOC
#
Packages
client
No description provided by the author
#
Functions
ReadPacket
ReadPacket takes a context and a byte slice and tries to read a packet from it.
WriteMessage
WriteMessage turns a message into byte slice for writing to network.
#
Structs
Header
Header is the first bytes of a packet.
Packet
Packet is a single network message.