- Parse DNS Answer section properly (skip Question section) - Extract PTR record RDATA with node_id in hex format - Convert hex string back to bytes for peer_id - Filter own node_id to avoid self-discovery - Add logging for peer discovery events - Fix peer_id size to match announce format ([8]u8) M0.0.1 Enhancement: Nodes now extract real peer IDs from mDNS packets instead of using mock_did. Ready for two-node discovery testing. |
||
|---|---|---|
| .. | ||
| src | ||
| build.zig | ||
| build.zig.zon | ||
| verify_cli.sh | ||