gateway added

This commit is contained in:
2026-05-16 12:36:38 +03:00
parent 6ba78edce4
commit 8f6eed8bab
5 changed files with 235 additions and 1 deletions
+2 -1
View File
@@ -4,4 +4,5 @@ plugins {
rootProject.name = 'Lab7'
include 'client'
include 'server'
include 'common'
include 'common'
include 'gateway'