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
{{ message }}
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.
Currently it isn't well-specified which transport MUST or MAY be specified. While any transports may be used with libp2p, by defining a minimum baseline this helps for interop between clients, such as between js-waku and nim-waku.
Problem
Currently it isn't well-specified which transport MUST or MAY be specified. While any transports may be used with libp2p, by defining a minimum baseline this helps for interop between clients, such as between js-waku and nim-waku.
Acceptance criteria
Transports mentioned in main spec. Similar to: https://github.com/ethereum/consensus-specs/blob/dev/specs/phase0/p2p-interface.md#transport
Specifically, support for Websockets elaborated on here.
The text was updated successfully, but these errors were encountered: