- add: utils library
- add: packet-service to handle game client packets - fix: health check for database-service - fix: health check for auth-service
This commit is contained in:
2
packet-service/src/handlers/mod.rs
Normal file
2
packet-service/src/handlers/mod.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
pub mod auth;
|
||||
pub mod null_string;
|
||||
Reference in New Issue
Block a user