mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 16:49:58 +02:00
There were two problems: 1) If an update to a trait (simple or instance) was not sent because there was an outstanding (unacked) message, it would not be resent until a new trait was updated. Expected - it should be sent when the ack for the outstanding packet is received. 2) Trait versions were improperly being set to zero (the default) when an ack is received. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |