Skip to content

More user-friendly way to connect to a quinn server without TLS #2498

@ValorZard

Description

@ValorZard

Currently, there's not a super great way to connect to a quinn/quic server without a lot of boilerplate.

I used https://github.com/quinn-rs/quinn/blob/main/quinn/examples/insecure_connection.rs as a base, but it requires me to copy a bunch of stuff from common/mod.rs to get it to work

My usecase is multiplayer game servers, where I don't think I really care about certificates and all that jazz.

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