view mod_uptime_presence/README.markdown @ 5515:f5931ce9b6ca

mod_http_oauth2: Present OOB code in an input field for easier selection Should also avoid stray whitespace making it into the selection.
author Kim Alvefur <zash@zash.se>
date Fri, 02 Jun 2023 11:28:04 +0200
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.