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

WIP Add support for proxying UDP over HTTP #1005

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

WIP Add support for proxying UDP over HTTP #1005

wants to merge 5 commits into from

Conversation

mmatczuk
Copy link
Contributor

@mmatczuk mmatczuk commented Jan 28, 2025

Ongoing work to support UDP proxying over HTTP based on https://www.rfc-editor.org/rfc/rfc9298.html.
The current implementation is minimal proof-of-concept.
What's missing:

@mmatczuk mmatczuk requested a review from Choraden as a code owner January 28, 2025 10:03
=== RUN   TestUDPOverHTTP
    server_test.go:41: 1
        h
        4
        ello

    server_test.go:41: 5
        hello

    server_test.go:41: 5
        hello

    server_test.go:41: 5
        hello

    server_test.go:41: 5
        hello

    server_test.go:41: 5
        hello

    server_test.go:41: 5
        hello

    server_test.go:41: 5
        hello

    server_test.go:41: 5
        hello

    server_test.go:41: 5
        hello

--- PASS: TestUDPOverHTTP (1.12s)
PASS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant