Skip to main content

ConnectOptions.transport property

Signature:

interface ConnectOptions {
transport?: ConnectionTransport;
}