libei/proto
Peter Hutterer 1f9539540e Use a helper macro for the protobuf message setup
All of this is always the same steps, let's use a macro so we can limit
our code to the bits we actually need to do.

This requires renaming some of the protocol itself to match up with the
expectations - not the worst thing since it makes the protocol more
consistent.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2021-08-12 15:39:26 +10:00
..
ei.proto Use a helper macro for the protobuf message setup 2021-08-12 15:39:26 +10:00
meson.build Replace the custom message parsing with protobuf 2020-07-31 13:05:11 +10:00