libpush icon indicating copy to clipboard operation
libpush copied to clipboard

Reasoning for protobufs?

Open nwmcsween opened this issue 11 years ago • 0 comments

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?

nwmcsween avatar Mar 29 '15 15:03 nwmcsween