view mod_uptime_presence/README.markdown @ 4532:183c2abdc3c4

mod_rest: Fix name of entry in error registry for unauth 'from' Wow was this a pain to track down or what? Symptoms: An error with condition: undefined-condition. No further details.
author Kim Alvefur <zash@zash.se>
date Tue, 23 Mar 2021 23:41:10 +0100
parents 4d73a1a6ba68
children
line wrap: on
line source

---
labels:
summary: Report server uptime in presence
...

Introduction
============

This module simply responds to a presence probe sent to the server with
a presence staza containing a timestamp from when the server started.

This is imagined as an alternative to the XEP-0012 "Last Activity"
protocol that can seem a bit overloaded.