Software /
code /
prosody-modules
Changeset
4241:5e8b54deeb30
mod_post_msg: Advertise mod_rest, the spiritual successor
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 12 Nov 2020 20:36:53 +0100 |
parents | 4240:455ae6156f5c |
children | 4242:6a91d217acc9 |
files | mod_post_msg/README.markdown |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_post_msg/README.markdown Thu Nov 12 20:36:40 2020 +0100 +++ b/mod_post_msg/README.markdown Thu Nov 12 20:36:53 2020 +0100 @@ -70,3 +70,10 @@ ================ Some code originally borrowed from mod\_webpresence + +See also +======== + +[mod_rest] is a more advanced way to send messages and more via HTTP, +with a very similar API. +