Update switch stream muxer doc
Open
area:multiplexing
P1
type:enhancement
- Dominant language
- HTML
- Stars
- 72
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
I mentioned the switch / swarm in the transport doc, but a more in-depth look at the public API surface and its responsibilities would help clarify things for users.
Could include:
- discussion of peer store / peer book
- dialing / listening API methods (examples in go, js, rust)
- short example of dial / listen interaction flow
- can link to related concept docs
related concept docs:
- connection upgrade
- protocol negotiation
- transport
- secure comms
- nat traversal
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.