simple websocket implementation (without auth use)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
pub mod db_pool;
|
||||
pub mod auth;
|
||||
pub mod routes;
|
||||
pub mod routes;
|
||||
pub mod websocket;
|
||||
Reference in New Issue
Block a user