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
Online Community:discord/quic
- 📢 QUIC protocol is finally in IETF last call.
- 📢 QUIC draft-32 documents are out:
- Transport: https://tools.ietf.org/html/draft-ietf-quic-transport-32
- Recovery: https://tools.ietf.org/html/draft-ietf-quic-recovery-32
- TLS: https://tools.ietf.org/html/draft-ietf-quic-tls-32
- HTTP: https://tools.ietf.org/html/draft-ietf-quic-http-32
- QPACK: https://tools.ietf.org/html/draft-ietf-quic-qpack-19
- Adoption Facebook today is already using #QUIC + #HTTP3 for over 75% of all their global native app traffic! They've seen impressive performance gains from the new protocols, especially for their video streaming use cases. How Facebook is bringing QUIC to billions
- Adoption Node.js 15 debuts support for QUIC and HTTP/3.