//
pkg.gl
Category
github.com/lighthouse-p2p/lighthouse
internal
rtc
wrapper
package
1.0.0
Repository:
https://github.com/lighthouse-p2p/lighthouse.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
128 SLOC
#
Functions
JoinStreams
JoinStreams can proxy data from stream 1 to stream 2 and vice-versa statsCallback will give the amount of data copied into the first stream.
WrapConn
WrapConn wraps the datachannel in a net.Conn.
#
Structs
Conn
Conn is used to wrap the connection in a golang net.Conn.
NilAddr
NilAddr is an empty address.