kotlin-event-bus

There are 1 repositories under kotlin-event-bus topic.

  • kotlin-channel-event-bus

    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

    Language:Kotlin36241