HathorNetwork / hathor-core

Hathor core is the official and reference client for operating a full node in Hathor Network.
https://hathor.network
Apache License 2.0
83 stars 26 forks source link

feat(p2p): Use a streaming of data for realtime relay #307

Open msbrogli opened 3 years ago

msbrogli commented 3 years ago

https://github.com/HathorNetwork/hathor-core/pull/275#discussion_r680287301

jansegre commented 1 month ago

It makes sense to consider this in the future. But it probably only has any impact if we have a very high throughput of transactions, otherwise the current mechanism works just fine.