useWebSocket property

bool useWebSocket
getter/setter pair

If set use a websocket connection, otherwise use the default TCP one

Implementation

bool useWebSocket = false;