Skip to content
#

quic

Here are 230 public repositories matching this topic...

nibanks
nibanks commented Jul 7, 2021

Describe the feature you'd like supported

We should change the CID after enough idle time so that any possible NAT rebinding would be harder to be tracked by an outside observer. The simplest way to implement this would be in the flush send code path. When first starting a flush, check how much time has elapsed since the last send. If it's greater than X (20? 30?) seconds force a CID update

good first issue feature request Area: Core
yomo

🦖 Serverless Streaming Framework for Low-latency Edge Computing applications, running atop QUIC protocol, as Metaverse infrastructure, engaging 5G technology and Geo-distributed System.

  • Updated Apr 9, 2022
  • Go
toidiu
toidiu commented Sep 23, 2021

A place to track new events or additional data to existing events. The original event work can found at: aws/s2n-quic#439

  • platform fatal IO error (Not sure how we're going to get this one done. If you look at the code where the event should be emitted, the endpoint is consumed just before we emit the event, in the event_loop function, meaning that we no longe

Improve this page

Add a description, image, and links to the quic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the quic topic, visit your repo's landing page and select "manage topics."

Learn more