libp2p / docs

Documentation site for the libp2p project.
https://docs.libp2p.io/
Other
60 stars 88 forks source link

Add additional QUIC muxer to QUIC transport doc #242

Closed salmad3 closed 1 year ago

salmad3 commented 1 year ago

Done Criteria

EDIT: Add a section further describing QUIC steam muxing.

Why Important

EDIT: Decided to just include this as part of the QUIC transport doc.

marten-seemann commented 1 year ago

Do you want to explain in detail how QUIC does stream multiplexing? I’m wondering if the libp2p docs are the right place for that, this seems very QUIC specific.

salmad3 commented 1 year ago

Right along the same lines. Think it would be useful to have material that introduces having a transport with a native stream muxer, how it works/how it works in libp2p.