Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Webtransport #183
Webtransport #183
Changes from 3 commits
84701a7
dcc248d
21f564d
22aaaa8
6ebd3e1
203d59d
54e8946
e730761
a1c35fd
d4812c3
943d334
47c3120
f3f2a80
38ad758
52eb68d
7992a2b
6337f25
c482960
d48a11a
d0bb808
3accb2d
f89acdd
7d3f1a2
495e1cd
3ae8832
57dcb92
8a6dd1d
add97ff
6d503d6
9c69ca1
254a013
7628e3e
ff4d51a
a009765
126fa50
5091639
0fde7d4
cc7dea2
7f2bc2d
16eead4
e07286c
5f0f3da
92ca2a7
0c42603
51d66c3
9af9ad5
687e3eb
869add4
669bee6
0e178e2
d8053b4
1d8339d
4441c68
fa150c8
d5ef8d8
8597893
cde007d
6c138d6
644f991
9ec8012
0d49d38
6a355a9
08e39eb
374a137
e385d6d
0540c1d
0c3a07c
32b1560
7b6a260
57576b9
cf2044b
64c1da7
f4e83fb
7141521
bf13d83
24e6e00
63388af
9ff3c2e
14fba6b
3708407
757dedc
fa7785c
74935b5
3dd7732
d781040
0bc780f
3cb7955
4e44e04
fc67a31
cf8fd16
185e55d
6c8de63
6449f79
2b536b7
64fe30d
48d5f1f
483eac9
d68f1c0
db5c723
a45bfd4
fa956e0
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
attempt to send the webtransport headers on the server side
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would like to know the release time of the webtransport server. I am really looking forward to your project
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @redoriental thanks for reaching out!!
I encourage you to try out the h3-webtransport crate by installing it from this branch by adding this to your cargo dependencies:
that way you wont have to wait for this PR to be merged.
We are currently working on separating h3 and h3-webtransport, and based on the ongoing discussions, it appears that this process may take some time.
The nature of open-source development can result in a slower pace, as contributors often have limited time to dedicate, and individuals from diverse backgrounds, opinions and cultures must come to a consensus on various objectives. However, rest assured that we will ultimately deliver a well-organized and efficient webtransport server!