No description
Find a file
2026-02-21 16:56:08 +01:00
.gitignore simple, small xmpp stanza testclient 2026-02-21 16:56:08 +01:00
image.png simple, small xmpp stanza testclient 2026-02-21 16:56:08 +01:00
README.md simple, small xmpp stanza testclient 2026-02-21 16:56:08 +01:00
requirements.txt simple, small xmpp stanza testclient 2026-02-21 16:56:08 +01:00
testclient.py simple, small xmpp stanza testclient 2026-02-21 16:56:08 +01:00

XMPP Test client

This is a test utility to receive and send xmpp stanzas. alt text

Install

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Run

source venv/bin/activate
python testclient.py