toby-coleman / wscat

Python websocket client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Python websocket client


Languages

Language:Python 100.0%