mod_uptime_presence/README.markdown
author Matthew Wild <mwild1@gmail.com>
Sat, 15 Oct 2022 19:42:55 +0100
changeset 5075 bc983da908e6
parent 1807 4d73a1a6ba68
permissions -rw-r--r--
mod_sasl2_fast: Take username from SASL exchange rather than stream@from

---
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.