sfu

package
v1.9.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 18, 2021 License: MIT Imports: 20 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config added in v1.5.0

type Config struct {
	Global global   `mapstructure:"global"`
	Log    logConf  `mapstructure:"log"`
	Nats   natsConf `mapstructure:"nats"`
	Node   nodeConf `mapstructure:"node"`
	isfu.Config
}

Config for sfu node

type SFU added in v1.9.0

type SFU struct {
	ion.Node
	// contains filtered or unexported fields
}

SFU represents a sfu node

func NewSFU added in v1.9.0

func NewSFU(nid string) *SFU

NewSFU create a sfu node instance

func (*SFU) Close added in v1.9.0

func (s *SFU) Close()

Close all

func (*SFU) Start added in v1.9.0

func (s *SFU) Start(conf Config) error

Start sfu node

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL