protocol: correct false references to interface_version

This is the handshake_version request/event, not the
ei_connection.interface_version.
This commit is contained in:
Peter Hutterer 2024-07-29 13:50:29 +10:00
parent 798b0966de
commit 712e9513c6

View file

@ -37,12 +37,12 @@
ei_handshake.connection event.
The ei_handshake version is 1 until:
- the EIS implementation sends the interface_version event with
- the EIS implementation sends the handshake_version event with
a version other than 1, and, in response,
- the client sends the interface_version request with a
- the client sends the handshake_version request with a
version equal or lower to the EIS implementation version.
The EIS implementation must send the interface_version event immediately
The EIS implementation must send the handshake_version event immediately
once the physical connection has been established.
Once the ei_connection.connection event has been sent the handshake