[openscreenprotocol] [Protocol] Investigate variable length encodings for integer header values

mfoltzgoogle has just created a new issue for https://github.com/webscreens/openscreenprotocol:

== [Protocol] Investigate variable length encodings for integer header values ==
The [draft protocol](protocol.md) includes 64-bit values for message length and sequence ID.  It would save space to use varints here.

See: https://en.wikipedia.org/wiki/Variable-length_quantity

Please view or discuss this issue at https://github.com/webscreens/openscreenprotocol/issues/45 using your GitHub account

Received on Wednesday, 30 August 2017 17:48:52 UTC