Multiprotocol chat server
Go to file
Nikita Vilunov d1dad72c08 feat(xmpp): push-based message parser 2023-03-07 14:56:31 +01:00
certs feat(xmpp): placeholder for xmpp projection and example of xml 2023-02-28 00:05:30 +01:00
docs small certificates tip 2023-03-06 19:52:53 +01:00
src feat(xmpp): push-based message parser 2023-03-07 14:56:31 +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): implement socket start negotiation up to auth 2023-03-05 22:04:28 +01:00
Cargo.toml feat(xmpp): implement socket start negotiation up to auth 2023-03-05 22:04:28 +01:00
config.toml feat(xmpp): placeholder for xmpp projection and example of xml 2023-02-28 00:05:30 +01:00