diff mod_unified_push/README.md @ 5139:449e4ca4de32

mod_unified_push: Remove dependency on trunk util.jwt (0.12 compat) This should allow the module to work on 0.12, while preserving expiry checking (which was not built in to 0.12's util.jwt).
author Matthew Wild <mwild1@gmail.com>
date Tue, 10 Jan 2023 16:34:21 +0000
parents 4511e90d1d08
children a8df4d2447d0
line wrap: on
line diff
--- a/mod_unified_push/README.md	Tue Jan 10 16:07:00 2023 +0000
+++ b/mod_unified_push/README.md	Tue Jan 10 16:34:21 2023 +0000
@@ -56,4 +56,5 @@
 
 ## Compatibility
 
-Requires Prosody trunk (not compatible with 0.12).
+| trunk | Works |
+| 0.12  | Should work |