//
pkg.gl
Category
github.com/wangpy/rtctunnel
channels
package
0.6.4
Repository:
https://github.com/wangpy/rtctunnel.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
4
Files
92 SLOC
#
Packages
apprtc
No description provided by the author
operator
No description provided by the author
#
Functions
Get
Get returns a channel for the given address.
Must
Must panics if there's an error.
RegisterFactory
RegisterFactory registers a new Factory.
#
Interfaces
Channel
A Channel facilitates signaling.
#
Type aliases
Factory
A Factory returns a Channel from an address.