Add WIP controller websocket

This commit is contained in:
Tobias Reisinger 2023-11-22 16:28:46 +01:00
parent ee5d4e2126
commit 131bdeec78
6 changed files with 124 additions and 0 deletions
src/handlers/v1/ws

View file

@ -0,0 +1 @@
pub mod controllers;