1. 17 Mar, 2018 11 commits
  2. 16 Mar, 2018 11 commits
  3. 15 Mar, 2018 4 commits
  4. 14 Mar, 2018 5 commits
  5. 13 Mar, 2018 7 commits
  6. 11 Mar, 2018 1 commit
  7. 10 Mar, 2018 1 commit
    • 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