1. 03 Apr, 2020 4 commits
  2. 26 May, 2019 1 commit
  3. 30 Jan, 2019 1 commit
  4. 14 Mar, 2018 1 commit
    • Steven Allen's avatar
      don't assume that routes are removed immediately after close · 6ec48e92
      Steven Allen authored
      We may fire notifications asynchronously. Well, we have to, really. We'd like:
      
      1. Begin Open
      2. Open Notifications
      3. End Open
      4. Begin Close
      5. Close Notifications
      6. End Close
      
      However, this breaks if we allow open notifications to close connections (which,
      IMO, we want).
      6ec48e92
  5. 27 Jul, 2017 1 commit