//
pkg.gl
Category
github.com/stygerma/scion
go
lib
snet
rpt
package
0.3.1
Repository:
https://github.com/stygerma/scion.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
0
Files
327 SLOC
#
Functions
New
New creates a new RPT connection by wrapping around a PacketConn.
#
Structs
RPT
RPT (Reliable Packet Transport) implements a simple packet-oriented protocol with ACKs on top of net.PacketConn.