-
Notifications
You must be signed in to change notification settings - Fork 4
Implement QUIC-based connections #121
Copy link
Copy link
Open
Labels
type:enhancementIssues concerning code or feature improvement (performance, refactoring, etc)Issues concerning code or feature improvement (performance, refactoring, etc)
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type:enhancementIssues concerning code or feature improvement (performance, refactoring, etc)Issues concerning code or feature improvement (performance, refactoring, etc)