Skip to content

Add support for QUIC in NeST

QUIC (Quick UDP Internet Connections, pronounced quick) is an experimental transport layer network protocol designed by Google. The overall goal is to reduce latency compared to that of TCP.NeST does not support APIs to leverage the usage of QUIC. The main goal of this project is to enable the support of QUIC in NeST by building easy-to-use APIs.