dependencies { //implementation project(":") compile project(":socket") // kotlin 协程 compile 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.2.1' }