Files
deb-python-websocket-client/bin
Jose Vasconcellos f77498309d Changes to wsdump.py. Add command line options and handle closed socket.
Additional comamnd line options:
* -s proto1 proto2 - set one or more subprotocols
* -o origin - set origin
* -t "initial text" - allow some text be set from command line

Handle receiving from a closed socket.

Reply to ping with a pong containing the ping packet data.
2015-02-25 10:18:30 -05:00
..