view mod_conformance_restricted/README.markdown @ 4730:1da4b815d2fe

mod_cloud_notify: Identify (and immediately push) urgent stanzas, e.g. calls This covers the following things: - A session that appears online, but has a broken TCP connection - Clients such as Siskin and Snikket iOS that require a push for calls to work It allows the stanza to be pushed immediately instead of waiting for the session to hibernate or an ack to timeout. It shouldn't break any existing cases.
author Matthew Wild <mwild1@gmail.com>
date Wed, 27 Oct 2021 19:12:03 +0100
parents 4d73a1a6ba68
children
line wrap: on
line source

---
labels:
summary: Send restricted XML for conformance testing
...

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

This module sends processing instructions, comments, DTDs and a non
predefined entity (defined by the DTD) to the requesting entity.

Usage
=====

Send "PI", "comment", "DTD" or "entity" to
<xmpp:example.com/conformance>, while directly connected to the Prosody
instance.