XMPP MUC (0045) implementation in Rust
Find a file
Maxime “pep” Buquet 0282a8905c
Change pub(crate) into pub
Modules aren't publicly exported anyway so it should be about the same.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-09-10 18:33:57 +02:00
src Change pub(crate) into pub 2022-09-10 18:33:57 +02:00
.gitignore Initial commit: Users can join! 2022-09-07 20:08:27 +02:00
Cargo.toml Add TestComponent.expect_with; test for Delay in MUC subject 2022-09-10 18:00:02 +02:00