split s2s into units
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
38238c309f
commit
3af153f5ae
23 changed files with 2260 additions and 2092 deletions
|
@ -1,7 +1,7 @@
|
|||
pub mod client_server;
|
||||
pub mod router;
|
||||
mod ruma_wrapper;
|
||||
pub mod server_server;
|
||||
pub mod server;
|
||||
|
||||
extern crate conduit_core as conduit;
|
||||
extern crate conduit_service as service;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue