termux / termux-packages

A package build system for Termux.
https://termux.dev
Other
13.23k stars 3.04k forks source link

[Enhancement]: nginx ngx_http_v3_module #21793

Closed 1q23lyc45 closed 2 weeks ago

1q23lyc45 commented 2 weeks ago

This is the quic implementation of nginx. I tried to implement it on my own, but I failed. https://github.com/1q23lyc45/termux-packages/commit/0c4b80afbab419b6ea14a2aa7ae5bc3c39249f4b and https://github.com/1q23lyc45/termux-packages/commit/a582c44bc5267928ec8445a03eb37da68493c8d2 But I only saw compilation errors. Please add 'ngx_http_v3_module', thank you!

1q23lyc45 commented 1 week ago

Thanks!