You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Polkadot Host node should open several substreams. In particular, it should periodically open ephemeral substreams in order to:
ping the remote peer and check whether the connection is still alive. Failure for the remote peer to reply leads to a disconnection. This uses the libp2p ping protocol specified in [lab19].
ask information from the remote.
send Kademlia random walk queries. Each Kademlia query is done in a new separate substreams. This
A Polkadot Host node should open several substreams. In particular, it should periodically open ephemeral substreams in order to:
Aha! Link: https://soramitsucoltd.aha.io/requirements/PRE-51-5
The text was updated successfully, but these errors were encountered: