Status update: Very much work in progress. State machine implementation implements entire Happy Eyeballs v3 lifecycle. Rust glue code and C++ integration includes base scaffolding. * Rust state machine implementation in https://github.com/mxinden/happy-eyeballs * Rust glue code in https://github.com/mxinden/firefox/tree/happy-eyeballs * C++ integration in https://github.com/KershawChang/firefox/commits/happy-eyeballs/
Bug 1953459 Comment 1 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Status update: Very much work in progress. State machine implementation implements entire Happy Eyeballs v3 lifecycle. Rust glue code and C++ integration includes base scaffolding. * Rust state machine implementation in https://github.com/mxinden/happy-eyeballs * Rust glue code in https://github.com/mxinden/firefox/tree/happy-eyeballs * C++ integration in https://github.com/KershawChang/firefox/tree/happy-eyeballs