WowPacketParser
WowPacketParser copied to clipboard
[Demo] Example protobuf based packet processor
This is an example of a protobuf parser/processor/extractor based on https://github.com/TrinityCore/WowPacketParser/pull/859, all credit goes to killerwife, I just converted it to use protobuf based on https://github.com/TrinityCore/WowPacketParser/pull/860