koltin-multiplatform-event-bus
There are 1 repositories under koltin-multiplatform-event-bus topic.
Kotlin-Multiplatform-Foundation/kotlin-channel-event-bus
A Kotlin Multiplatform library that provides a simple event bus implementation using KotlinX Coroutines Channels. Multi-keys, multi-producers, single-consumer and thread-safe event bus backed by kotlinx.coroutines.channels.Channels