-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
QUIC is secure by default and provides concurrent streams.
This will imply changing:
- TLS options. Right now we use TCP and we accept
tls :: boolean()(tls_server_optionsandtls_client_options). We should probably move to a transport-oriented configuration - Define how Channels/Parallelism map to QUIC streams