Software /
code /
prosody-modules
Comparison
mod_pubsub_post/README.markdown @ 3506:7b1eede1a840
mod_pubsub_post/README: Set stage label to stable
Used in production for quite some time
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 30 Mar 2019 23:37:17 +0100 |
parent | 3505:106b4ae4469b |
child | 3719:a6db99c1420a |
comparison
equal
deleted
inserted
replaced
3505:106b4ae4469b | 3506:7b1eede1a840 |
---|---|
1 --- | 1 --- |
2 labels: | |
3 - 'Stage-Stable' | |
2 summary: Publish to PubSub nodes from via HTTP POST/WebHooks | 4 summary: Publish to PubSub nodes from via HTTP POST/WebHooks |
3 --- | 5 --- |
4 | 6 |
5 # Introduction | 7 # Introduction |
6 | 8 |