nginx 1.26.0 Can't build QUIC binaries for windows
nginx 1.26.0 Can't build QUIC binaries for windows
In other words, when QUIC will be supported on the Windows operating system? Because the official documentations in Nginx.org has noted that QUIC is only available in Linux builds:
Support for QUIC and HTTP/3 protocols is available since 1.25.0. Also, since 1.25.0, the QUIC and HTTP/3 support is available in Linux binary packages.
QUIC on Windows is not currently supported due to lack of UDP handling infrastructure implemented for this platform. Feel free to submit patches if you feel yourself brave enough to implement it.