Node.js SDK - PeerConnectOptions

Home > @rainway/native > PeerConnectOptions

PeerConnectOptions interface

Options for connecting to a remote peer on the Rainway Network.

Signature:

export interface PeerConnectOptions 

Properties

PropertyTypeDescription
idBigIntThe ID of the remote peer you wish to connect to. To enumerate connected peers, consider using the Rainway API library. See https://docs.rainway.com/docs/api-getting-started\#c for more information.