mozilla / neqo

Neqo, the Mozilla Firefox implementation of QUIC in Rust
https://firefox-source-docs.mozilla.org/networking/http/http3.html
Apache License 2.0
1.82k stars 123 forks source link

Use/share the work of the application services NSS integration #577

Open martinthomson opened 4 years ago

martinthomson commented 4 years ago

https://github.com/mozilla/application-services/blob/master/components/support/rc_crypto/nss/nss_build_common/src/lib.rs contains a bunch of useful tweaks to the build process. Investigate adding those.

larseggert commented 7 months ago

New link is https://github.com/mozilla/application-services/blob/main/components/support/rc_crypto/nss/nss_build_common/src/lib.rs