Wire codec: implement generated packet encode/decode and golden bytes #47
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Objective
Implement native Rust packet serialization/deserialization over the generated types.
Deliverables
Validation
Prerequisite
The fixed API/test gates, Types, StructuredData, and relevant imaging foundations are complete.
Project constraints
Implemented and verified in commit
74801c3.Implementation:
Verification:
A full libremetaverse test audit was also run. The issue-owned tests pass; 90 tests for unrelated future-milestone stubs remain failing and are outside milestone 07 / issue #47.