libpush
libpush copied to clipboard
Reasoning for protobufs?
I haven't looked through all of libpush but i'm wondering what the reasoning is behind using protobufs vs say a type enum { CHAR, UCHAR... } and a void * to set the address?