1. 05 Jul, 2017 4 commits
  2. 04 Jul, 2017 2 commits
    • Dominik Charousset's avatar
      Disable `stream_serv` · 4836d709
      Dominik Charousset authored
      The stream servers are designed to force all traffic from a node through
      a single actor before stream messages cross the wire. This allows CAF to
      make sure streams use bandwidth according to their priority. However,
      the current implementation breaks many setups because the stream servers
      are not hidden properly and don't keep track of stream states correctly
      in all scenarios. Removing the stream servers fixes several bugs and
      unexpected system behaviors, but splitting bandwidth according to stream
      priorities now requires a new approach.
      4836d709
    • Dominik Charousset's avatar
      Reduce code duplication in I/O DSL · 05c2a8c2
      Dominik Charousset authored
      05c2a8c2
  3. 03 Jul, 2017 2 commits
  4. 01 Jul, 2017 6 commits
  5. 30 Jun, 2017 5 commits
  6. 29 Jun, 2017 6 commits
  7. 24 Jun, 2017 3 commits
  8. 23 Jun, 2017 3 commits
  9. 22 Jun, 2017 1 commit
  10. 21 Jun, 2017 2 commits
  11. 16 Jun, 2017 4 commits
  12. 15 Jun, 2017 1 commit
  13. 12 Jun, 2017 1 commit