Interface OfferOpts

Hierarchy

  • OfferOpts

Properties

Properties

torrentOpts?: TorrentOptions

Additional TorrentOptions to provide to WebTorrent for the offer. Merges with and overrides any options provided via the FileTransfer constructor's torrentOpts option.

See

https://github.com/webtorrent/webtorrent/blob/master/docs/api.md#clientaddtorrentid-opts-function-ontorrent-torrent-

Generated using TypeDoc