Read & write binary packet with length.
Read & write binary packet with length.
Adds:
ReadPacket
/ WritePacket
functions for low-level usage.NewWriter
for building io.Writer adapter.This package is based on Leaf‘s tcp_msg
module.
MIT