feat: change uid check
- change uid checker due to limitation of header - refactor codes Signed-off-by: Pakin <pakin.t@forth.co.th>
This commit is contained in:
parent
819bd08bc3
commit
da956d39a7
16 changed files with 1398 additions and 1451 deletions
5
src/websocket/tasks/mod.rs
Normal file
5
src/websocket/tasks/mod.rs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
pub mod auth;
|
||||
pub mod command;
|
||||
pub mod recipe;
|
||||
pub mod sheet;
|
||||
pub mod watchdog;
|
||||
Loading…
Add table
Add a link
Reference in a new issue