notify_push-1.3.3
update notifications for nextcloud clients
Back to search · Project homepage
Description
This nextcloud service attempts to solve the issue where Nextcloud clients have
to periodically check the server if any files have been changed. In order to
keep sync snappy, clients wants to check for updates often, which increases the
load on the server.
With many clients all checking for updates a large portion of the server load
can consist of just these update checks.
By providing a way for the server to send update notifications to the clients,
the need for the clients to make these checks can be greatly reduced.
Package information
- Ports path
- www/nextcloud_notify_push
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- www, lang/rust
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, sparc64, alpha, hppa
- Excluded architectures
- sparc64, i386
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Build
- devel/cargo-generate-vendor STEM->=1.1
- lang/rust