On Fri Sep 8 05:59:16 2023 +0000, Rémi Bernon wrote:
What about simply one wg_muxer_get_data where you would just read some requested number of bytes, or less, from the output buffer, popping additional buffers from the output queue if needed and if available? I don't think there's any reason to express individual buffers to the PE side, as it's all written to a stream anyway.
Sounds good to me.