Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WebTransport to transport documentation #187

Closed
Tracked by #17
jennijuju opened this issue Sep 8, 2022 · 2 comments · Fixed by #198
Closed
Tracked by #17

Add WebTransport to transport documentation #187

jennijuju opened this issue Sep 8, 2022 · 2 comments · Fixed by #198
Assignees
Labels
area:transports Content on transmission and transports P1 High type:enhancement Content enhancement, new feature or request.

Comments

@jennijuju
Copy link

WebTransport transport is an experimental, but full functioning transport that's coming in go-libp2p v0.23.0

We should add it to https://docs.libp2p.io/concepts/transport/ with an experimental note.

reference: spec

@jennijuju jennijuju added P1 High type:enhancement Content enhancement, new feature or request. labels Sep 8, 2022
@salmad3
Copy link
Member

salmad3 commented Sep 8, 2022

Cool, had also added a section for WebTransport in the proposed structure update: #186

@salmad3
Copy link
Member

salmad3 commented Sep 9, 2022

QUIC content is also missing and a priority so let's use this as an opportunity to add both. The overall transport content is tracked in: #17, but let's create a separate issue for QUIC, similar to WebTransport (this was also the intent after adding the proposed sub-chapters here, to create focussed issues)

@salmad3 salmad3 added the area:transports Content on transmission and transports label Sep 9, 2022
@salmad3 salmad3 changed the title add WebTransport transport documentation Add WebTransport to transport documentation Sep 9, 2022
This was referenced Sep 16, 2022
@salmad3 salmad3 linked a pull request Sep 26, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:transports Content on transmission and transports P1 High type:enhancement Content enhancement, new feature or request.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants