Skip to content

Need ability to use serial sending/processing websocket messages #6

Description

@smithkyle

As seen in one of the Sibelius macros added in a28af61. The current websocket client implementation sends all messages sequentially without waiting for a response from each message. As a result, commands/plugins that need to block (i.e. wait for user input) do not process correctly because Sibelius has already received the next message and starts processing it as soon as it can instead of waiting for the blocked event to finish.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions