Tested in Gajim/slidge, seems OK.
A few remarks:
-
It is not really possible to provide a generic implementation of search results, so the example "search_query" API implementation just returns no items.
-
I followed the
(jid, node, ifrom, iq)
"slix standard" signature for the API methods but I don't know if it makes sense here.