Software /
code /
prosody-modules
Comparison
mod_s2s_auth_monkeysphere/README.markdown @ 3392:8d1141025b43
mod_s2s_auth_monkeysphere: Remove blocking mode (simplifes code) (not tested)
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 01 Dec 2018 16:04:35 +0100 |
parent | 3391:c8c9c940ec2d |
comparison
equal
deleted
inserted
replaced
3391:c8c9c940ec2d | 3392:8d1141025b43 |
---|---|
16 This module is currently just a prototype, it has numerous issues and is | 16 This module is currently just a prototype, it has numerous issues and is |
17 **not** suitable for production use. | 17 **not** suitable for production use. |
18 | 18 |
19 ## Compatibility | 19 ## Compatibility |
20 | 20 |
21 ------- ------- | 21 ------- ----------------------------- |
22 trunk Works | 22 trunk Works (not tested recently) |
23 0.10 Works | 23 0.11 Works (not tested) |
24 0.9 Works | 24 0.10 Does not work |
25 ------- ------- | 25 0.9 Does not work |
26 ------- ----------------------------- |