libei/proto
Peter Hutterer 29da572dca proto: separate pre-connection properties into ConfigureProperty
This is primarily for namespacing: where a portal sets some properties
it needs to do so *before* the Connect event. By moving this out to a
different namespace we can separate this easier, avoiding a portal
accidentally sending a property event after it has already passed the fd
to the client.

Fixes #23
2022-09-07 10:07:56 +10:00
..
ei.proto proto: separate pre-connection properties into ConfigureProperty 2022-09-07 10:07:56 +10:00
meson.build Replace the custom message parsing with protobuf 2020-07-31 13:05:11 +10:00