protobuf configuration
Hi,
I have a database of messages which can generate the the *.proto file automatically for all the messages (single file for all). The messages are sent on same port.
How can I configure wireshark to support all the messages I've used the reference as described here, but it is for single message https://wiki.wireshark.org/Protobuf
10x