Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mosquitto-dev] Python-based MQTT Client Shell

It does now :-)  I just added it.

Note that you'll need to use version 1.2 of the Paho Python client for websockets.

Brad



From: Vineet Dixit <vineetd@xxxxxxxxxxxxx>
To: Brad Powell <bapowell@xxxxxxxxxxxxx>; General development discussions for the mosquitto project <mosquitto-dev@xxxxxxxxxxx>
Sent: Monday, July 18, 2016 3:48 AM
Subject: Re: [mosquitto-dev] Python-based MQTT Client Shell

Brad,

Does this support websocket or is there a plan for supporting it in the future?

thx,

Vineet

On Sun, Jul 17, 2016 at 2:44 PM, Brad Powell <bapowell@xxxxxxxxxxxxx> wrote:
Although not directly related to Mosquitto, folks on this mailing list may be interested in using a text console-based MQTT client shell that I've written:


It's handy for those times when you want to interactively test against MQTT servers, but a full GUI is not available to run something like mqtt-spy.

It works with Python 2 or 3. See the GitHub page for documentation, including what a sample session looks like.

Brad


_______________________________________________
mosquitto-dev mailing list
mosquitto-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/mosquitto-dev




Back to the top