overte-HifiExperiments/libraries/networking
Ryan Huffman a930e39bd4 Fix nodelist connections not resetting on both ends
This change adds a connection ID to ping packets. Each node keeps a
connection id for each other node that it has connected to. When a node
is removed the connection id is incremented. If a node sees another node
with a higher connection id, it will reset its connection with the new
connection id, ensuring that local state is reset on both ends when
nodes lose contact.
2018-04-20 08:25:45 -07:00
..
src Fix nodelist connections not resetting on both ends 2018-04-20 08:25:45 -07:00
CMakeLists.txt New android toolchain 2017-09-19 13:45:12 -07:00