Skip to content

Python bindings #177

Description

@ai-and-i

Thanks for the amazing library! I've built python bindings for it, wanted to share in case it's useful for anyone else: https://github.com/ai-and-i/web-transport-py . I used Claude extensively but everything is thoroughly reviewed manually, and comes with plenty of tests (including browser interop tests). It relies on #176 to make the test pass (it fixes close capsule encoding to make it compatible with the browsers and the spec).

If you would consider it and find it useful, I'm happy to submit the bindings as a PR to add to this repo. AFAIK there are no good WebTransport library, so it's pretty much needed (there is aioquic which supports H3, but WebTransports require a lot of manual work on top).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions