mirai/mirai-core/src
2022-08-16 11:33:56 +08:00
..
androidMain/kotlin Implement multiplatform modules 2022-07-20 00:30:16 +08:00
androidTest/kotlin Implement mirai-core for native 2022-07-20 00:30:16 +08:00
commonMain [core] fix up 2e4cab43: Rename MiraiInternalMessageFlag to SkipEventBroadcast; Do not broadcast pre- and post-message events for FileMessages that sent internally. #2195 2022-08-16 11:33:56 +08:00
commonTest [core] Fix sending FileMessage on uploadNewFile (regression in 2.12.0), fix #2195 2022-08-16 10:54:55 +08:00
darwinMain/kotlin Upgrade to Ktor 2.0.2, use CIO engine for linux targets; Remove ktor-client-okhttp from mirai-core-api jvmBaseMain 2022-07-20 00:30:16 +08:00
darwinTest/kotlin Implement mirai-core for native 2022-07-20 00:30:16 +08:00
jvmBaseMain/kotlin [core] fix up 2e4cab43: Rename MiraiInternalMessageFlag to SkipEventBroadcast; Do not broadcast pre- and post-message events for FileMessages that sent internally. #2195 2022-08-16 11:33:56 +08:00
jvmBaseTest/kotlin [core] Fix TestFactory checks 2022-08-03 11:48:51 +08:00
jvmMain/kotlin Implement mirai-core for native 2022-07-20 00:30:16 +08:00
jvmTest Rewrite MessageSerializers, register serializers in each MessageProtocol, implement for native targets 2022-07-20 00:30:16 +08:00
linuxX64Main/kotlin Upgrade to Ktor 2.0.2, use CIO engine for linux targets; Remove ktor-client-okhttp from mirai-core-api jvmBaseMain 2022-07-20 00:30:16 +08:00
linuxX64Test/kotlin Implement mirai-core for native 2022-07-20 00:30:16 +08:00
main Rearrange protocol implementations 2020-11-01 15:07:32 +08:00
mingwX64Main fix: platform socket on Windows (#2121) 2022-07-20 00:30:16 +08:00
nativeMain native: 优化 build script 及 actions,修复 ECDH 相关资源释放问题 (#2110) 2022-07-20 00:30:16 +08:00
nativeTest Add multiplatform DynamicTest 2022-07-20 00:30:16 +08:00
unixMain Upgrade to Ktor 2.0.2, use CIO engine for linux targets; Remove ktor-client-okhttp from mirai-core-api jvmBaseMain 2022-07-20 00:30:16 +08:00