A collection of various awesome lists for videos, pentesters, libraries and frameworks.
QUIC is the Quick UDP Internet Connections protocol, developed by Google and currently in IETF workgroups for further development. It is being considered for replacing TCP as a transport protocol for HTTP/3. We are building an Open source project for IoT & Edge Computing atop QUIC called 🦖YoMo
Online Community: 🍖discord/quic
Maintainer: 🦖YoMo
- Version 1.0 of the Microsoft implementation of the QUIC protocol MSQUIC has been released
- WebTransport This specification uses pluggable protocols, with QUIC [QUIC-TRANSPORT] as one such protocol, to send data to and receive data from servers. It can be used like WebSockets but with support for multiple streams, unidirectional streams, out-of-order delivery, and reliable as well as unreliable transport.
- WebTransport Explainer
- World’s first DNS over QUIC resolver launched by AdGuard
- DNS transport: The race is on!
- IEEE Enabling an efficient satellite-terrestrial hybrid transport service through a QUIC-based proxy function
- DPIFuzz: A Differential Fuzzing Framework to Detect DPI Elusion Strategies for QUIC
- Pluginizing QUIC
- A Performance Perspective on Web Optimized Protocol Stacks: TCP+TLS+HTTP/2 vs. QUIC
- 2018: WebTransport + WebCodecs at W3C Games Workshop
- qlog 0.4.0 released, this one includes a fix to streaming serialization when logging raw bytes and improved logging of DATAGRAM frames.