No description
Find a file
triesap e675ec3097
runtime: restructure crates and add nostr event streaming
- Move app and ffi crates to top-level workspace members
- Add radroots-events and tokio to workspace/app dependencies
- Extend nostr profile fields and centralize post metadata mapping
- Implement broadcast-based post event stream start/next/stop APIs
2025-12-25 01:50:19 +00:00
app runtime: restructure crates and add nostr event streaming 2025-12-25 01:50:19 +00:00
ffi runtime: restructure crates and add nostr event streaming 2025-12-25 01:50:19 +00:00
.gitignore Initial commit. 2025-08-29 23:21:01 +00:00
Cargo.lock runtime: restructure crates and add nostr event streaming 2025-12-25 01:50:19 +00:00
Cargo.toml runtime: restructure crates and add nostr event streaming 2025-12-25 01:50:19 +00:00
LICENSE Initial commit. 2025-08-29 23:21:01 +00:00
rust-toolchain.toml Initial commit. 2025-08-29 23:21:01 +00:00