4a3d677ea9
* Generate network events for self messages Waku does that and it's kind of convenient not to handle ourselves in a different way from the rest. * Use bigger buffer + fmt When receiving messages coming from libp2p IWANT requests, it's common to receive a burst of packest which can cause subscribers to lag. To account for that, let's increase the buffer in the broadcast channel. * Check if topic is being subscribed before self-notification (#292) * fmt --------- Co-authored-by: Youngjoon Lee <taxihighway@gmail.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |