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

webtransport: update webtransport-go to v0.3.0 #1895

Merged
merged 1 commit into from
Nov 22, 2022

Conversation

marten-seemann
Copy link
Contributor

Not really sure what to do with the error codes here. At some point, we probably should standardize libp2p error codes, and at that point, all the codes we've been using so far will become deprecated, so that we can distinguish between new and legacy nodes.

@@ -34,6 +34,8 @@ var log = logging.Logger("webtransport")

const webtransportHTTPEndpoint = "/.well-known/libp2p-webtransport"

const errorCodeConnectionGating = 0x47415445 // GATE in ASCII
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@marten-seemann marten-seemann merged commit 26a5edf into master Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants