mirror of
https://gitlab.com/comunic/comunicapiv3
synced 2025-09-19 11:28:46 +00:00
Add new TODOs
This commit is contained in:
@@ -330,6 +330,8 @@ impl Actor for WsSession {
|
||||
}
|
||||
|
||||
fn stopping(&mut self, ctx: &mut Self::Context) -> Running {
|
||||
// TODO : send an event (user_ws_closed)
|
||||
|
||||
remove_connection(ctx.address());
|
||||
Running::Stop
|
||||
}
|
||||
|
Reference in New Issue
Block a user