Skip to main content
Version: Next

ConnectOptions.transport property

Signature:

interface ConnectOptions {
transport?: ConnectionTransport;
}