Skip to content

Implement QUIC-based connections #121

@fed-franz

Description

@fed-franz

Summary

UDP-based transmissions can be limiting in specific situations (e.g., blockchain synchronization) or might have security issues (e.g. they lack encryption). Using QUIC connections might overcome these issues without introducing excessive overhead.

Possible solution design or implementation

Implement a QUIC-based version of Kadcast and test performances against UDP.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:enhancementIssues concerning code or feature improvement (performance, refactoring, etc)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions