Skip to content
#

quic

Here are 192 public repositories matching this topic...

nibanks
nibanks commented Jun 24, 2021

Describe the feature you'd like supported

Implement a "kill switch" for MsQuic via a new "Enabled" setting (e.g. in QUIC_SETTINGS) that can be set to false. This will be a last line of defense for any significant bug that might require us to immediately disable QUIC until the issue can be fixed.

Proposed solution

  1. When set, this must prevent all new connections from being st

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