The Nextcloud app for WebDAV Push ("dav_push") has been released in version 1.0.0 today and is now considered stable🎉

It adds support for the newly released @nextcloud Nextcloud 32 (Nextcloud Hub 25 Autumn)! #NextcloudConf25

Release: github.com/bitfireAT/nc_ext_da…

NC dav_push app: apps.nextcloud.com/apps/dav_pu…

Enjoy your instant sync with Nextcloud! :D

in reply to DAVx⁵ 🔄

Did you get enough input on how to solve the performance issues with pushing updates to many users, yet?
If not, I have implementation ideas and would generally recommend to use a similar approach (or even reuse the existing solution?) as the Nextcloud Assistant is using, i.e. service workers that consume a task queue.

Let me know if there are still open questions and you'd like to chat about it (I can't promise the capacity to implement anything myself, though).