Mercurial > prosody-modules
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 5138:4511e90d1d08 | 5139:449e4ca4de32 |
|---|---|
| 54 http_host = "example.com" | 54 http_host = "example.com" |
| 55 ``` | 55 ``` |
| 56 | 56 |
| 57 ## Compatibility | 57 ## Compatibility |
| 58 | 58 |
| 59 Requires Prosody trunk (not compatible with 0.12). | 59 | trunk | Works | |
| 60 | 0.12 | Should work | |
