jaredrethman

↗ HN profile [ 25.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. WordPress 7.0 ships collaborative block editing via Yjs CRDT. The default transport is HTTP polling. The RTC layer exposes a `sync.providers` filter so you can swap in your own transport, so I built a WebSocket-based…