mod_csi_compat/README.markdown
author Kim Alvefur <zash@zash.se>
Thu, 01 Apr 2021 11:35:26 +0200
changeset 4541 53ee391ca689
parent 1825 79b9bd84b91c
permissions -rw-r--r--
mod_smacks: Fix traceback due to session being destroyed in send() Sending something can cause the OS to notice that the connection is dead and then the connection can be dead at this point. More likely if opportunistic_writes is enabled.

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