webSockets constant

HttpTransportType const webSockets

Specifies the WebSockets transport.

Implementation

static const HttpTransportType webSockets =
    HttpTransportType('WebSockets', 1);