libei/proto
Peter Hutterer 6ed610e30e Split the ping/pong request into its own interface
Leave the ei_callback as-is and instead add ei_pingpong for the same
thing initiated by the server. The interface is otherwise identical but
for the direction it is supposed to flow.

This reduces the possibility of a client accidentally sending a
request when it is supposed to handle an event or vice versa.
2023-03-03 11:21:26 +10:00
..
ei-proto.c.tmpl brei: pass the proto object through to send_message 2023-03-03 11:21:26 +10:00
ei-proto.h.tmpl scanner: handle since tags in enum values 2023-03-03 11:21:26 +10:00
meson.build Drop protobuf in favour of a custom protocol 2023-03-03 11:20:42 +10:00
protocol.xml Split the ping/pong request into its own interface 2023-03-03 11:21:26 +10:00
scanner.py scanner: handle since tags in enum values 2023-03-03 11:21:26 +10:00