do it
This commit is contained in:
parent
2ab03d64e6
commit
9551c89ed8
1 changed files with 9 additions and 0 deletions
|
@ -62,6 +62,15 @@ async fn main() -> Result<()> {
|
||||||
});
|
});
|
||||||
|
|
||||||
// Make an outgoing message handler handler
|
// Make an outgoing message handler handler
|
||||||
|
// DO it
|
||||||
|
// DO it
|
||||||
|
// DO it
|
||||||
|
// DO it
|
||||||
|
// DO it
|
||||||
|
// DO it
|
||||||
|
// DO it
|
||||||
|
// DO it
|
||||||
|
// DO it
|
||||||
|
|
||||||
// Spawn task to handle User things
|
// Spawn task to handle User things
|
||||||
let user_handler = UserHandler::new(app_state.clone());
|
let user_handler = UserHandler::new(app_state.clone());
|
||||||
|
|
Loading…
Add table
Reference in a new issue