Skip to content

Commit cc5560c

Browse files
author
Logan
committed
update README
1 parent 9efb66c commit cc5560c

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

GIF.gif

-975 KB
Loading

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2+
英文文档 [English Document](./README_EN.md)
3+
14
基于 Kotlin Coroutines 和 Flows 实现的 FlowBus 是一个 Kotlin 事件总线。
25

36
FlowBus支持:Sticky、切换线程、多个订阅、延迟发送、生命周期感知、有序接收消息

README_EN.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2+
Chinese document [中文文档](./README.md)
3+
14
FlowBus is a Kotlin Event Bus implemented using Kotlin Coroutines and Flows.
25

36
FlowBus supports the following features: Sticky Events, Thread Switching, Multiple Subscriptions,

0 commit comments

Comments
 (0)