summaryrefslogtreecommitdiff
path: root/src/rexmpp.rs
AgeCommit message (Expand)Author
2023-12-07Provide a callback after socket creation, use _Booldefanor
2023-11-17Implement MUC self-ping (XEP-0410)defanor
2023-10-07Use file descriptors instead of streams, update Rust sourcesdefanor
2023-09-24Move GnuTLS operations from Jingle module into TLS moduledefanor
2023-09-07Implement rexmpp_xml_eq in Rustdefanor
2023-09-07Build rexmpp_xml_t directly on SAX parsingdefanor
2023-08-09Fix pingingdefanor
2023-06-20Add Rust versions of the TCP module and of a few structuresdefanor