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.Writer // The Stream to write to
}
Config contains custom configuration for a session
type Session ¶
type Session struct {
// contains filtered or unexported fields
}
Session is a receiver session
func (*Session) Initialize ¶
Initialize creates the connection, the datachannel and creates the offer
Click to show internal directories.
Click to hide internal directories.