skipNegotiation property

bool skipNegotiation
final

A boolean indicating if negotiation should be skipped.

Negotiation can only be skipped when the transport property is set to 'HttpTransportType.WebSockets'.

Implementation

final bool skipNegotiation;