Is it anti-pattern to use protobuf’s tag numbers in the code for custom purposes?
I am developing a server-driven UI service in my company. I want to know your opinion on whether our approach is anti-pattern of protobuf usage or if it is valid usage even if it is not common.