view mod_csi_compat/README.markdown @ 2976:df86ce6bb0b4

Implement dummy body message to indicate high priority push This adds a dummy body sent alongside the push when the original message also contained a body to indicate a high priority push. The body can be configured and its contents are generally meaningless with most app servers because it will be stripped before pushed to the client.
author tmolitor <thilo@eightysoft.de>
date Sun, 01 Apr 2018 23:24:33 +0200
parents 79b9bd84b91c
children
line wrap: on
line source

---
labels:
summary: 'Implement the google:queue protocol and map to mod\_csi events'
...

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

This module implements the google:queue protocol and maps it to
[mod\_csi](mod_csi.html) events.

Configuration
=============

There is no configuration for this module, just add it to
modules\_enabled as normal.

Compatibility
=============

  ----- -------
  0.9   Works
  ----- -------