Split Socket implementation, improve performance
This commit is contained in:
318 files changed
+1109
-2722
No files matched your search
@@ -22,7 +22,7 @@ kotlin {
|
||||
|
||||
commonTest.dependencies {
|
||||
implementation(kotlin("test"))
|
||||
implementation(project(":protocol-encrypt"))
|
||||
implementation(project(":protocol-context"))
|
||||
implementation(libs.kotlinx.coroutines.test)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user