wireforge-packet 1.0.1

Unified packet enum and protocol dispatch logic
Documentation
wireforge-packet-1.0.1 has been yanked.

WireForge Packet — unified packet enum and protocol dispatch.

This crate provides a single Packet enum that can represent any supported protocol layer, plus helper functions to automatically dispatch from raw bytes to the correct protocol parser.