Commit Graph
23 Commits
Author SHA1 Message Date
chuan 95fdcbeefd Remove JNI support and related files
- Deleted the JNI module and all associated files, including callbacks, env, exports, server, and types.
- Updated Cargo.toml to remove the jni dependency and related features.
- Removed JNI-related sections from README.md and CHANGELOG.md.
- Adjusted the GitHub Actions workflow by removing the Rust CI configuration.
2026-08-05 22:09:58 +08:00
桥下红药 e9d383f64d fix: harden JNI boundary and remove legacy example 2026-07-30 14:26:10 +08:00
桥下红药 fdf474f781 feat: improve metadata peer discovery 2026-07-25 01:53:04 +08:00
桥下红药 7c79bff593 feat: 重构 DHT 爬取与可观测性 2026-07-19 15:26:04 +08:00
桥下红药 6e7c6f02e4 jni 2026-03-13 02:15:50 +08:00
桥下红药 2ab9103e5b 性能优化 2026-03-12 21:43:18 +08:00
drHuangMHT 9e73344bab naming and code organization 2026-02-04 22:08:39 +08:00
drHuangMHT 62fc1bc752 allow binding of multiple addresses 2026-02-04 21:01:45 +08:00
桥下红药 f7e44114c0 update 2026-01-27 22:55:20 +08:00
桥下红药 ded86baf13 update 2026-01-18 23:31:43 +08:00
桥下红药 d38cb835d4 优化部分语法警告 2026-01-18 17:33:29 +08:00
桥下红药 60f79f7487 更新统计埋点 2026-01-18 15:16:17 +08:00
桥下红药 2b7542c09d 修复优雅关闭 2026-01-17 19:57:21 +08:00
桥下红药 f41c45a36b 优化内存泄露 2026-01-17 19:06:05 +08:00
桥下红药 217a934980 删除注释,优化部分clone使用 2026-01-17 18:22:36 +08:00
桥下红药 192dad7519 update 2026-01-17 17:25:22 +08:00
桥下红药 4dfb706073 update 2026-01-16 22:28:57 +08:00
桥下红药 c356926d69 Prepare for crates.io release v0.0.1 2026-01-16 19:46:51 +08:00
桥下红药 9aeca88f71 init 2026-01-16 01:32:04 +08:00
桥下红药 e7fa5eec7a init 2026-01-16 01:20:59 +08:00
桥下红药 7453571ecf init 2026-01-16 01:17:03 +08:00
桥下红药 4bb30a5624 init 2025-12-22 21:49:30 +08:00
桥下红药 7cc8896918 init 2025-12-22 21:32:14 +08:00