Skip to content

Peer garbage collection and vector resize bug

The peers vector inside Universe should be a fixed size to avoid concurrency issues. Garbage collection of peers also needs reworking to avoid the use of timers.