-
(sidenote: relevant required features https://github.com/movim/movim/tree/master/lib/moxl#pubsub-support)
-
I've reviewed all features which could be advertised and compared them with what do we support and found out that we support (but didn't advertise) the following features:
filtered-notifications(depends on a config setting)item-idsmulti-itemspersistent-itemsmetadata(partially)
In the case of
metadatawe were missing 1 config field and disco#info was not returning a number of subscribers, so I've added those to disco#info and added support formetadatafeature.I think that with those features advertised and supported Movim should now work (at least from my understanding of its requirements).
-
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Version |
tigase-server-8.2.0
|
| Spent time |
0
|
Issue Votes (0)
Watchers (0)
edhelas encouraged me to try movim and it turned out that our pubsub doesn't support/advertise
pubsub#persist_itemsPossibly it would be prudent to add "feature" test to TTS-NG