|
|
5 anos atrás | |
|---|---|---|
| .. | ||
| src | 64bd63d7a0 Multiple MessageSource.id and MessageSource.internalId for split sources now, and split messages in the future. Close #618 | 5 anos atrás |
| README.md | a9d4d14576 Rearrange module structure: | 5 anos atrás |
| build.gradle.kts | 8fdfe830fe Introduce new module mirai-core-utils | 5 anos atrás |
mirai 的核心公开 API.
mirai 为多协议设计, mirai-core 只提供基础框架和抽象数据类.
具体的各协议实现为 mirai-core-PROTOCOL, 这些协议模块都继承自 mirai-core.
可用的协议模块:
mirai-core-qqandroid: Android QQ 8.3.0 版本协议实现.