Documentation
¶
Index ¶
Constants ¶
View Source
const (
// BlockSize max size for a single packet is 65535 for pion/sctp
BlockSize = 65000
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Sender ¶
func (*Sender) ProposeTransfer ¶
func (s *Sender) ProposeTransfer(ftList []utils.FileTransfer, answerStr string) error
func (*Sender) SendFiles ¶ added in v0.0.8
func (s *Sender) SendFiles(ftList []utils.FileTransfer) error
func (*Sender) SetupSenderConn ¶
Click to show internal directories.
Click to hide internal directories.