Websocket Client Agent

The WebSocket Client agent can be used for communicating with a WebSocket server, using either binary data or text frames, once a WebSocket connection has been established. The agent can be used independently and does not require the use of the WebSocket Server agent.