websocket-client module is a WebSocket client for python. This provide the
low level APIs for WebSocket. All APIs are the synchronous functions.

websocket-client supports only hybi-13.

WWW: https://github.com/websocket-client/websocket-client
