docs icon indicating copy to clipboard operation
docs copied to clipboard

[ChannelOptions#Deltas] Update documentation

Open sacOO7 opened this issue 4 months ago • 0 comments

  • The delta documentation should be updated to include instructions on how to dynamically update options and deltas using:

    channel.setOptions(channelOptionsWithDelta) // options updated even when channel is already attached
    
  • Additional documentation can be added to introduce vcdiff as an interface, highlighting it as an external dependency.

sacOO7 avatar Sep 08 '25 12:09 sacOO7