summaryrefslogtreecommitdiff
path: root/xmpp
AgeCommit message (Collapse)Author
2023-05-18Add xmpp/encoder.goxengineering
This simplifies the double-encoding to the TCP connection and the debug console.
2023-05-18Use only xmpp.Event for channel communicationxengineering
2023-05-18Use one bidirectional channel for communicationxengineering
2023-05-15Split JID logic into xmpp/jid.goxengineering
2023-05-15Split XML token decoder logic into xmpp/decoder.goxengineering
2023-05-15Introduce package xengineering.eu/limox/xmppxengineering
The XMPP logic is now big enough to create a corresponding package for it.