forked from lavina/lavina
1
0
Fork 0
Multiprotocol chat server
Go to file
Nikita Vilunov 8efbacc4d0 fix irc parsing
it's not required to start trailing arg with : if it doesn't contain spaces
2023-07-03 22:26:37 +02:00
certs feat(xmpp): placeholder for xmpp projection and example of xml 2023-02-28 00:05:30 +01:00
docs a few notes about supported xmpp features 2023-03-24 01:28:09 +01:00
src fix irc parsing 2023-07-03 22:26:37 +02: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 update deps 2023-07-03 22:25:45 +02:00
Cargo.toml feat(xmpp): add stream id 2023-04-05 14:31:44 +02: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