Initial Ktor backend skeleton with ProtocolMessage DTO, REST and WebSocket

This commit is contained in:
2026-04-01 18:23:41 +03:00
parent dcf3d30295
commit b0a48e94bd
29 changed files with 638 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
#Mon Mar 30 18:39:06 EEST 2026
gradle.version=9.3.0