Wire protocol commands should only take a single command

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.1.13
    • Affects Version/s: None
    • Component/s: Core
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The current wire protocol classes make an assumption that incoming commands are always an array, which is likely a holdover from a time where multiple commands could be streamlined before everything was a command. While OP_MSG provides a way to have a splittable payload, its unlikely it will be implemented at the constructor level here so we should codify that we don't expect arrays here.

              Assignee:
              Matt Broadstone
              Reporter:
              Matt Broadstone
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: