- 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
utils/src/lib.rs
Normal file
2
utils/src/lib.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
pub mod consul_registration;
|
||||
pub mod service_discovery;
|
||||
Reference in New Issue
Block a user