//
pkg.gl
Category
github.com/aperturerobotics/bifrost
stream
netconn
package
0.38.1
Repository:
https://github.com/aperturerobotics/bifrost.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
27 SLOC
#
Functions
NewNetConn
NewNetConn constructs a net.Conn from a stream.
#
Structs
NetConn
NetConn wraps a Bifrost stream to be compatible with net.Conn.