//
pkg.gl
Category
github.com/manifold/qtalk
golang
mux
package
0.1.0
Repository:
https://github.com/manifold/qtalk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
2
Files
636 SLOC
#
Packages
codec
No description provided by the author
transport
No description provided by the author
#
Functions
NewSession
NewSession returns a session that runs over the given connection.
#
Interfaces
Channel
A Channel is an ordered, reliable, flow-controlled, duplex stream that is multiplexed over a qmux connection.
Listener
No description provided by the author
Session
No description provided by the author