Implement batching in Ibis.Client

Review Request #3894 — Created March 9, 2025 and submitted

Information

ibis/ibis
default

Reviewers

Implement batching in Ibis.Client

Connected to my local ergo, joined a channel, and then asked for the channel history to verify that the batch capability was negotiated and that the channel history was sent as a batch.

A full output of the connection from ibis-cli is available on IBIS-52.

Summary ID
Implement batching in Ibis.Client
d076a20217c7f46e9d18ef9a92475da004f2d3a2
Description From Last Updated

Every execution path of this function returns TRUE. Is this correct?

ivanhoeivanhoe

s/have/has

ivanhoeivanhoe

Looks like there's a word missing here. Maybe "of the batch"?

ivanhoeivanhoe
ivanhoe
  1. 
      
  2. ibis/ibisclient.c (Diff revision 1)
     
     
    Show all issues

    Every execution path of this function returns TRUE. Is this correct?

    1. That looks like a left over from the signal returning a boolean, and I never cleaned it up.

  3. ibis/ibisclient.c (Diff revision 1)
     
     
    Show all issues

    s/have/has

  4. ibis/ibisclient.c (Diff revision 1)
     
     
    Show all issues

    Looks like there's a word missing here. Maybe "of the batch"?

  5. 
      
grim
ivanhoe
  1. Ship It!
  2. 
      
grim
Review request changed
Status:
Completed