Multiprotocol chat server
Go to file
Nikita Vilunov 9110ab9beb rewrite presence parser as a generator 2023-03-23 02:20:30 +01:00
certs feat(xmpp): placeholder for xmpp projection and example of xml 2023-02-28 00:05:30 +01:00
docs feat(xmpp): parsing of bind request 2023-03-11 16:07:02 +01:00
src rewrite presence parser as a generator 2023-03-23 02:20:30 +01:00
test fix irc integration tests 2023-02-17 22:12:29 +01:00
.gitignore initial 2023-01-19 15:25:52 +01:00
Cargo.lock feat(xmpp): iq body ADT with parsing 2023-03-11 18:36:38 +01:00
Cargo.toml feat(xmpp): iq body ADT with parsing 2023-03-11 18:36:38 +01:00
config.toml feat(xmpp): placeholder for xmpp projection and example of xml 2023-02-28 00:05:30 +01:00
rust-toolchain generator-based parsing of xmpp stanzas 2023-03-23 01:37:02 +01:00