feat(grpc): implement gRPC services for game context management and move handling

This commit is contained in:
2026-04-25 10:21:58 +02:00
parent 9a39cd6916
commit b6be0cd249
28 changed files with 1687 additions and 145 deletions
@@ -1,5 +1,8 @@
quarkus:
http:
port: 8082
grpc:
server:
use-separate-server: false
application:
name: rule-service