Implement native PacketDump capture (#87)
Some checks failed
Native Rust workspace compile / compile (push) Has been cancelled
Some checks failed
Native Rust workspace compile / compile (push) Has been cancelled
This commit is contained in:
@@ -485,10 +485,12 @@ documented in the
|
||||
|
||||
### Milestone 11
|
||||
|
||||
The native `osd-inspector` and `simple-bot` programs are complete.
|
||||
The native `osd-inspector`, `simple-bot`, and `packet-dump` programs are complete.
|
||||
`osd-inspector` validates and converts bounded LLSD and performs deterministic
|
||||
Primitive-to-OSD round trips. `simple-bot` provides native async login, IM and
|
||||
local-chat commands, movement and animation calls, bounded fake-grid
|
||||
conversations, secret redaction, and cancellation-safe logout. Their command
|
||||
conversations, secret redaction, and cancellation-safe logout. `packet-dump`
|
||||
adds filtered, bounded incoming/outgoing capture with native wire validation,
|
||||
sanitized optional raw bytes, and deterministic fake datagrams. Their command
|
||||
surfaces, limits, isolated CLI tests, and the status of every remaining program
|
||||
are documented in the [`native programs guide`](programs/README.md).
|
||||
|
||||
Reference in New Issue
Block a user