package
0.4.6
Repository: https://github.com/pion/ion.git
Documentation: pkg.go.dev

# Packages

Package deadline provides deadline timer used to implement net.Conn compatible connection.
No description provided by the author
No description provided by the author
Package udp provides a connection-oriented listener over a UDP PacketConn.

# Functions

Close close listener and break loop.
Serve listen on a port and accept udp conn func Serve(port int) chan *udp.Conn {.
ServeWithKCP accept kcp conn.