Introduce event dispatcher and fix heartbeat, auth reply events
This commit is contained in:
34 files changed
+686
-345
No files matched your search
@@ -16,7 +16,7 @@ kotlin {
|
||||
|
||||
sourceSets {
|
||||
commonMain.dependencies {
|
||||
api(project(":bl-codec"))
|
||||
api(project(":bl-model"))
|
||||
api("org.jetbrains.kotlinx:kotlinx-serialization-protobuf:1.11.0")
|
||||
}
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long.
Reference in New Issue
Block a user