package
0.0.0-20231111133656-80dd8e0196a4
Repository: https://github.com/joshfng/relay.git
Documentation: pkg.go.dev

# Functions

ChannelAllowed checks if the requested stream is allowed.
NewServer returns a new relay server.

# Structs

CalcBitrate holds information for a stream's inbound bitrate.
Channel holds connection information and packet queue as well as a list of outbound streams.
OutputStream holds info about outbound rtmp streams.
PubSubMessage holds infomation on which stream to add/remove connections from.
Server holds config for the server.