plausible / analytics

Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
https://plausible.io
GNU Affero General Public License v3.0
18.98k stars 1.02k forks source link

happy tcp #4245

Closed ruslandoga closed 1 week ago

ruslandoga commented 2 weeks ago

Changes

This PR makes CE builds use a naive Happy Eyeballs (not really) implementation for TCP to enable automatic IPv6 connections with IPv4 fallback. In dual-stacks, IPv6 is preferred. Please see https://github.com/ruslandoga/happy_tcp for more information.

Tests

Changelog

Documentation

Dark mode