Skip to content

Emit each reply separately while calling #150

Description

@abergmeier

Currently when you call via varlink, each reply gets buffered. All replies for a certain call are only sent, once the call returns to the callsite.
Is this intended? For AsyncStreaming I expected the replies all to get sent to the caller immediately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions