EventBus for Android, message bus, based on SharedFlow, has lifecycle awareness, supports Sticky, supports thread switching, and supports delayed sending.
-
Updated
Jul 14, 2024 - Kotlin
EventBus for Android, message bus, based on SharedFlow, has lifecycle awareness, supports Sticky, supports thread switching, and supports delayed sending.
FlowBus is a Kotlin Event Bus implemented using Kotlin Coroutines and Flows. 基于 Kotlin Coroutines 和 Flows 实现的 FlowBus 是一个 Kotlin 事件总线。
Add a description, image, and links to the flowbus topic page so that developers can more easily learn about it.
To associate your repository with the flowbus topic, visit your repo's landing page and select "manage topics."