- Added node_id field to DiscoveryService struct - Updated init() to accept node_id parameter - announce() now broadcasts actual node_id in hex format - Previously used 'node-id-placeholder' which broke peer discovery - Both nodes now announce unique IDs for mDNS discovery Status: Code fixed, testing in progress - mDNS listeners confirmed active (port 5353) - Need to verify mDNS packet reception |
||
|---|---|---|
| .. | ||
| src | ||
| build.zig | ||
| build.zig.zon | ||
| verify_cli.sh | ||