varlink/varlink.github.io

[feature request] include support for more in interface description

Closed this issue · 1 comments

tmds commented

It would be useful if interface description includes whether method are expected to support providing multiple replies when more=true.

This allows to generate more appropriate bindings.

cc @haraldh

Yeah, we discussed that back then... but decided it should be part of the dynamic protocol.

Basically, the client decides, if it accepts more than one reply and the server tells the client, that more is following.