Files
waste-go/internal
Fredrik Johansson f7047b7bfe fix: align offer/answer tiebreak with yaw2/browser (lower ID offers)
The Go daemon was using higher-ID-offers while the browser adapter and
yaw2 use lower-ID-offers. This meant daemon↔browser pairs where the
daemon had the lower ID would never connect — neither side would offer.

All three comparison sites in anchor/client.go flipped: > 0 → < 0,
<= 0 → >= 0.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-25 11:47:13 +02:00
..
2026-06-22 23:29:45 +02:00
2026-06-22 23:29:45 +02:00
2026-06-22 23:29:45 +02:00
2026-06-22 23:29:45 +02:00