Skip to content

Add support for setPipeline() #379

Closed
@edevil

Description

@edevil

Context: capnproto/capnproto#1131

In the c++ capnproto lib this feature was added that allows, as @kentonv says:

This makes it possible, when an RPC forwards to another RPC, to start forward pipelined calls on the first to the second, before the first RPC actually completes.

Would it be possible to support this in capnproto-rust as well?

Thanks.

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