//
pkg.gl
Category
github.com/hcholab/sfkit-proxy
conn
package
0.0.2
Repository:
https://github.com/hcholab/sfkit-proxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
30 SLOC
#
Structs
Conn
Conn implements net.Conn interface, wrapping the underlying quic.Connection and quic.Stream.
PacketConn
PacketConn implements net.PacketConn interface, wrapping the underlying *ice.Conn.