summaryrefslogtreecommitdiff
path: root/xmpp/router.go
AgeCommit message (Collapse)Author
2023-06-30Add dummy handler for stream features elementsxengineering
This is the first step to handle stream features correctly with the new routing infrastructure.
2023-06-30Add xmpp/router.goxengineering
This implements a routing function for XML elements received by an XML stream.