Building a custom sync provider for real-time collaboration
WordPress 7.0 will introduce real-time collaboration in the block editor. Out of the box, the editor syncs changes between peers using an HTTP polling provider. However, an HTTP polling transport i…