• Dominik Charousset's avatar
    Eaglery create outbound paths and refine API · 32321ab7
    Dominik Charousset authored
    * create paths eagerly instead of delaying path creation until
      receiving ack_open
    * create outbound paths in "pending mode", i.e., do not emit any batches
      on an outbound path with receiver slot 0
    * remove unused state from `stream<T>`
    * clean up implemenation for add_outbound_path and add_inbound_path
    32321ab7
fwd.hpp 6.61 KB