Skip to content

Add QUIC transport option #246

Open
Open
@aramallo

Description

@aramallo

QUIC is secure by default and provides concurrent streams.

This will imply changing:

  1. TLS options. Right now we use TCP and we accept tls :: boolean() (tls_server_options and tls_client_options). We should probably move to a transport-oriented configuration
  2. Define how Channels/Parallelism map to QUIC streams

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions