• 6 Posts
  • 8 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle








  • WebTransport is pretty exciting for folks who want to avoid the extra hassle of working with the lower-level WebSockets API, and it can also lead to better performance, so it could be a game-changer for some things; a surprising number of sites are using WebSockets, including multiplayer games.

    Early Hints and the speculative connection improvements are also nice to have, as they should keep Firefox page loading performance competitive as more and more sites support them.

    DNS over Oblivious HTTP is also a pretty important privacy improvement for DoH, so it’s great to see that it has a negligible performance impact and we can move ahead with it.

    There was also a captive portal fix, and some of the new contributors helped out with interop2023 fixes, which is very cool to see.

    And the planning for off-main-thread networking is very likely to lead to performance wins down the line, if not also security wins, so it’s worth keeping an eye on as well.