yasintoy / xmpp-tester

Testing client for XMPP - display XML stanzas send/received

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xmpp-tester

Simple XMPP client that can be used to test/learn XMPP - it displays all stanzas send/received.

Also project contains simple urwid UI template to enable this type of interfaces - commander.py.

Install dependencies with pip -r requirements.txt and run ./client.py.

About

Testing client for XMPP - display XML stanzas send/received

License:MIT License


Languages

Language:Python 100.0%