1. 18 Sep, 2017 1 commit
  2. 12 May, 2017 3 commits
  3. 28 Apr, 2017 6 commits
  4. 27 Apr, 2017 2 commits
  5. 26 Apr, 2017 3 commits
  6. 21 Apr, 2017 4 commits
  7. 20 Apr, 2017 1 commit
  8. 19 Apr, 2017 1 commit
    • Dominik Charousset's avatar
      Enable actors to receive streams as response · ce7a5a50
      Dominik Charousset authored
      This patch is only one half of enabling actors to "request" streams from
      others. Response IDs are currently not accounted for. This requires to
      somehow signalize the *intent* of setting a message ID. The current use
      case for this is starting a stream and then receiving the result.
      However, when attaching oneself to a stream as sink and wanting to
      provide the sink event handlers via response handler (e.g. via .then)
      then actors in the pipeline need to be able to figure out which of the
      two options is true.
      ce7a5a50
  9. 17 Apr, 2017 2 commits
  10. 16 Apr, 2017 10 commits
  11. 15 Apr, 2017 2 commits
  12. 13 Apr, 2017 2 commits
  13. 12 Apr, 2017 3 commits