mirror of
http://47.107.252.169:3000/Roguelite-Game-Developing-Team/Gen_Hack-and-Slash-Roguelite.git
synced 2025-11-20 10:47:13 +08:00
(tools, server) feat: Replace TCP server with gRPC server
This commit is contained in:
1
Server/src/protocol.rs
Normal file
1
Server/src/protocol.rs
Normal file
@@ -0,0 +1 @@
|
||||
tonic::include_proto!("protocol");
|
||||
Reference in New Issue
Block a user