libei/proto
Peter Hutterer f41cc91599 proto: add a ping/pong request
This is effectively the same as connection.sync, but goes the other way.
This adds the ei_callback.done request.

In libeis this is (currently) enforced immediately after sending the
connection object. Not required there and makes the code a bit messier
but this way we can ensure that any client library handles that part of
the code.
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 proto: add a ping/pong request 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