No description
| c2s.md | 25.252 - c2s - A tool to check c2s connections... | |
| c2s.py | 25.252 - c2s - A tool to check c2s connections... | |
| readme.md | 25.252 | |
| slixnotes.md | 25.252 | |
My Slixutils
- created: 25.195.2023
- updated: 25.205.2155
- author: kapad`25
- desc:
- Some XMPP
toolsorutils. While join and learning the XMPP protocol, happen to try/code things that became something nice, simple, and useful, so i call it autil. Other times while trying to code a util, had to write some code, to debug a certain part of the process, so i call that ittool.
- Some XMPP
- c2s.py
- an XMPP client based on the
slixmpp. Use this client to connect to a XMPP Server, and then..., disconnect. Watching the whole authentication process, may help debug your server, understand better your client or yourxmppcode and setup things better. c2s.pycommand line, is fully compatible withslixmppexamples, found here: https://codeberg.org/poezio/slixmpp/src/branch/master/examples/, so for help:c2s.py -h