add websockets work
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
rootProject.name='postssystem'
|
||||
|
||||
String[] includes = [
|
||||
':utils:common',
|
||||
':utils:repos',
|
||||
':utils:repos:common',
|
||||
':utils:repos:exposed',
|
||||
@@ -9,6 +10,8 @@ String[] includes = [
|
||||
|
||||
':ktor:common',
|
||||
':ktor:client',
|
||||
':ktor:server',
|
||||
':ktor:tests',
|
||||
|
||||
':core:api',
|
||||
':core:exposed',
|
||||
|
||||
Reference in New Issue
Block a user