webdav-push icon indicating copy to clipboard operation
webdav-push copied to clipboard

WebDAV Push: Draft

trafficstars

WebDAV Push

Here we want to draft a document describing WebDAV Push, primarily intended for CalDAV/CardDAV Push.

The CalDAV/CardDAV Push function shall allow servers (like Nextcloud) to notify clients about updates in subscribed collections (address books, calendars) so that clients (like DAVx⁵) can synchronize and download these updates promptly.

Repo organization

The repo is intended to contain

  • discussion and exchange about the WebDAV Push topic (in Discussions),
  • specific tasks (in Issues) and related patches (in Pull requests),
  • a draft document describing our current idea of WebDAV-Push.

There is also a public Matrix channel: #webdav-push:matrix.org. If you're interested, don't hesitate to join.

Where to put reference implementations?