gecko-dev/netwerk/docs/index.md
Andrew Creskey 847d1b0767 Bug 1915852 - Document network request scheduling and prioritization system r=necko-reviewers,valentin DONTBUILD
Add first draft documentation of our network prioritization so that we can iterate on it and refine it.

Differential Revision: https://phabricator.services.mozilla.com/D222655
2024-09-25 12:07:15 +00:00

1.7 KiB
Raw Blame History

Networking

The Necko (aka Networking) component is Gecko's implementation of the web's networking protocols. Most of the component's source lives in netwerk directory and this document's source can be found in netwerk/docs. This page points to helpful resources for developers interested in contributing to Necko.

Necko's wiki page is dedicated to help users of firefox and bug authors. Readers can find various information related to bug filing, configuration of various networking features in the wiki page.

The team can be reached:

How-to's

:maxdepth: 1
http/logging
submitting_networking_bugs.md
captive_portals.md
connectivity_checking.md

Tutorials

:maxdepth: 1
network_test_guidelines.md
http_server_for_testing
mochitest_with_http3.md

Deep Dives

Necko Design

:maxdepth: 1
sec-necko-components.md
cache2/doc
http/http3.md
Necko Birds-eye View  <https://docs.google.com/presentation/d/1BRCK4WMYg-dUy07PB5H4jFVTpc4YnkQX8f5Y3KXqCs8>
Gecko HTTP Walkthrough <https://docs.google.com/presentation/d/1iuYNLJfz24MN9SS5ljjhG07452-kZKtXmOeGjcc1-lU/>
http/prioritization.md

Necko Features

:maxdepth: 1
http/lifecycle
dns/dns-over-https-trr
url_parsers.md
webtransport/webtransport
captive_portals.md
early_hints.md

References

:maxdepth: 1
new_to_necko_resources
neqo_triage_guideline.md
necko_lingo.md