Simple websocket client

Dependents:   WebsocketClient Web_suck_et APS SO - ALARME CONTROLADO VIA SOCKETS F411-mbed-os-iot-project ... more

Fork of WebSocketClient by mbed official

send handshake in a single TCP segment

send handshake in a single TCP segment, to prevent compatibility issues with some Websocketserver implantations as for example Qt5's QWebSocketServer

fork of WebSocketClient with some fixes