Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
common.Configuration
Stream io.Reader // The Stream to read from
}
Config contains custom configuration for a session
type Session ¶
type Session struct {
// contains filtered or unexported fields
}
Session is a sender session
func (*Session) Initialize ¶
Initialize creates the connection, the datachannel and creates the offer
func (*Session) SDPProvider ¶
SDPProvider returns the underlying SDPProvider
Click to show internal directories.
Click to hide internal directories.