mirai/mirai-core
Him188 c0d95ae958
Introduce EventChannel (#753)
* Introduce EventChannel, close #514

* Fix generics in EventChannel

* Don't require Job in CoroutineScope for EventChannel.parentScope

* Don't attach child job on EventChannel.parentJob

* Improve tests

* Fix tests

* Merge with dev
2020-12-25 18:49:34 +08:00
..
src Introduce EventChannel (#753) 2020-12-25 18:49:34 +08:00
build.gradle.kts Fix HMPP platform structure 2020-12-18 15:37:13 +08:00
README.md Rearrange module structure: 2020-10-03 12:42:13 +08:00

mirai-core-qqandroid

QQ for Android 8.2.7 协议实现. 相较于 mirai-core, 此模块仅提供协议和功能的实现, 不提供额外的公开的 API.