Archived
0

take server info and disconnect

This commit is contained in:
2020-05-10 03:40:55 +03:00
parent 7494c3f92c
commit 95b858d47c
13 changed files with 347 additions and 19 deletions

View File

@@ -41,4 +41,5 @@ dependencies {
/* COMPONENTS */
implementation library.guice
implementation library.netty
implementation project(':protocol')
}