Node.js SDK - DataChannelOptions

Home > @rainway/native > DataChannelOptions

DataChannelOptions interface

Options for creating a data channel.

Signature:

export interface DataChannelOptions 

Properties

PropertyTypeDescription
idstringThe ID (label) of the data channel.
modeRainwayChannelModeThe reliability mode of the data channel.