1. 16 Oct, 2014 2 commits
  2. 14 Oct, 2014 1 commit
  3. 13 Oct, 2014 1 commit
  4. 10 Oct, 2014 1 commit
  5. 09 Oct, 2014 1 commit
  6. 06 Oct, 2014 1 commit
  7. 02 Oct, 2014 2 commits
  8. 01 Oct, 2014 1 commit
  9. 30 Sep, 2014 2 commits
  10. 29 Sep, 2014 9 commits
  11. 25 Sep, 2014 5 commits
  12. 24 Sep, 2014 13 commits
  13. 22 Sep, 2014 1 commit
    • Dominik Charousset's avatar
      Fix lifetime management of brokers · 5d10f7c7
      Dominik Charousset authored
      Solve an issue that caused brokers to live indefinitely, i.e., the destructor
      of brokers was never called. Also, the runtime no longer emits
      `connection_closed_msg` messages if a broker closes one of its sockets.
      5d10f7c7