Awiteb
e61de9a8b1
I have removed the task spwaning in `handle_socket` function, because Salvo already spawn `handle_socket` function in a new task when upgrading the connection to websocket. So, there is no need to spawn a new task in `handle_socket` function. refs: - Salvo task spawning: https://github.com/salvo-rs/salvo/blob/main/crates/extra/src/websocket.rs#L247-L256 Reviewed-on: #34 Reviewed-by: Amjad Alsharafi <me@amjad.alsharafi.dev> Signed-off-by: Awiteb <a@4rs.nl> |
||
---|---|---|
.. | ||
oxidetalis | ||
oxidetalis_config | ||
oxidetalis_core | ||
oxidetalis_entities | ||
oxidetalis_migrations |