Python websocket client Connects to a websocket server and prints any messages received to stdout. Usage: python wscat.py settings.json Configuration in settings.json can be used to publish a message on initial connection to the server, e.g. to subscribe to a topic.