XMPP MUC (0045) implementation in Rust
Find a file
Maxime “pep” Buquet 88828da67e
New ComponentTrait for testing
Move handlers in their own module. Add a component module for the
Component newtype and TestComponent. Add a tests component.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-09-10 10:36:56 +02:00
src New ComponentTrait for testing 2022-09-10 10:36:56 +02:00
.gitignore Initial commit: Users can join! 2022-09-07 20:08:27 +02:00
Cargo.toml New ComponentTrait for testing 2022-09-10 10:36:56 +02:00