package
0.3.1
Repository: https://github.com/stygerma/scion.git
Documentation: pkg.go.dev

# Functions

New creates a new RPT connection by wrapping around a PacketConn.

# Structs

RPT (Reliable Packet Transport) implements a simple packet-oriented protocol with ACKs on top of net.PacketConn.