Age | Commit message (Expand) | Author |
---|---|---|
2023-06-30 | Move SASL mechanism detection to xmpp/sasl.go | xengineering |
2023-06-30 | Add detection for SASL mechanism | xengineering |
2023-06-30 | Add dummy handler for stream features elements | xengineering |
2023-06-30 | Add xmpp/router.go | xengineering |
2023-06-28 | xmpp: Implement basic elementBuffer | xengineering |
2023-06-28 | xmpp: Implement syncStreams() | xengineering |
2023-06-28 | xmpp: Move Stream logic to stream_pair.go | xengineering |