mirai/mirai-core-api/src
Him188 701039ee48
弃用无 receiver 的事件扩展函数, 增加其 EventChannel receiver 版本替换 (#1754)
* Deprecate no-receiver functions `nextEvent*`, `syncFromEvent*`, `asyncFromEvent*`. Add their `EventChannel`-receiver counterparts. #1827

* Fix migration

* Migrate `nextMessage` to new API
2022-01-20 10:15:10 +00:00
..
androidMain/kotlin Review deprecation for 2.10. close #1742 (#1774) 2022-01-14 18:26:44 +00:00
commonMain/kotlin 弃用无 receiver 的事件扩展函数, 增加其 EventChannel receiver 版本替换 (#1754) 2022-01-20 10:15:10 +00:00
commonTest Review deprecation for 2.10. close #1742 (#1774) 2022-01-14 18:26:44 +00:00
jvmMain Ensure thread safe 2021-11-09 22:53:57 +00:00
jvmTest/kotlin 弃用无 receiver 的事件扩展函数, 增加其 EventChannel receiver 版本替换 (#1754) 2022-01-20 10:15:10 +00:00
main Rearrange protocol implementations 2020-11-01 15:07:32 +08:00