RAN3D / spray-wrtc

Adaptive random peer sampling protocol running on top of WebRTC.
https://ran3d.github.io/spray-wrtc/
MIT License
39 stars 7 forks source link

Partial view sorted by id instead of age #11

Closed Chat-Wane closed 9 years ago

Chat-Wane commented 9 years ago

Sorted by age, the partial views only improve getOldest and addNeighbor. Probably better to sort by id.

Chat-Wane commented 9 years ago

Sorted by age is also useful: it gives the oldest when onIndex is called