Credit P2P transport compatibility diagnosis

This commit is contained in:
vorotamoroz
2026-08-21 11:17:36 +00:00
parent d1ae42a134
commit 22ae1b4a6e
+8
View File
@@ -12,6 +12,14 @@ Earlier releases remain available in the 1.0 release history, the 1.0 preview hi
## Unreleased
### Peer-to-peer synchronisation
#### Improved
- An optional self-hosted Coturn Compose starter is now available for P2P deployments that need a TURN relay. It uses a pinned upstream image and documents its network, credential, security, and verification boundaries.
- The message-size and connection-path controls remain a separate implementation.
- Thank you to @andrewschreiber for the detailed fragmentation diagnosis and working 800-byte threshold in vrtmrz/livesync-commonlib#97, which informed this compatibility design.
## 1.0.16
19th August, 2026