spacemeshos / protocol

This repo contains the Spacemesh protocol specifications and related documentation
http://protocol.spacemesh.io/
Apache License 2.0
37 stars 13 forks source link

Gossip message queue and priorities #31

Open lrettig opened 4 years ago

lrettig commented 4 years ago

As discussed yesterday on call with @ilans, apparently the P2P layer implements some sort of priority queue on outgoing gossip messages - since some, e.g., Hare messages, are more time-sensitive. Understand and document this.