Interface PeerJSTransportOptions

Hierarchy

  • PeerJSTransportOptions

Properties

Properties

peerId?: string

Optional fixed peer ID; if omitted PeerJS assigns one

peerOptions?: PeerOptions

PeerJS Peer constructor options (host, port, path, etc.)

Generated using TypeDoc