System A (PacketManager + PacketStore ETS) had a fatal ID mismatch: extract_packet_ids returned Ecto UUIDs but PacketStore stored under MD5 hashes — cleanup could never find stored packets. Unified all packet tracking on visible_packets map in LiveView assigns. Deletes packet_manager.ex and packet_store.ex, removes from supervision tree and PacketDistributor. |
||
|---|---|---|
| .. | ||
| connection_manager.ex | ||
| leader_election.ex | ||
| packet_distributor.ex | ||
| packet_receiver.ex | ||
| topology.ex | ||