chore: refactor chat registry

This commit is contained in:
reya
2025-02-11 15:01:03 +07:00
parent 76d2c14870
commit 140a16e617
13 changed files with 297 additions and 319 deletions
+2
View File
@@ -0,0 +1,2 @@
pub mod registry;
pub mod room;