Skip to content

The host can collect multiple inputs from clients before acting on them #28

@xaroth8088

Description

@xaroth8088

Right now, when the host gets an input RPC from a client, it processes it independently and immediately. This includes reflecting the input to all clients.

Instead, it could do something more like:

Edge-cases would need to be carefully considered, but at first blush this could reduce replays on both the host and clients, and reduce the amount of RPC traffic involved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions