Implement native TestClient shell
Some checks failed
Native Rust workspace compile / compile (push) Failing after 12m49s

This commit is contained in:
2026-08-11 10:21:16 +00:00
parent d1e05d1b30
commit 9675440210
6 changed files with 2837 additions and 5 deletions

View File

@@ -7,5 +7,6 @@ pub mod osd_inspector;
pub mod packet_dump;
pub mod prim_inspector;
pub mod simple_bot;
pub mod test_client;
pub use libremetaverse::shim::pending_program;