Selective Timeouts

In the last episode, we wrote a test to check that our server only timed out clients when they had no activity. Now we write the production code to make the test pass. That’s no trouble, but it reveals a challenging new problem. How does our test know when the server is done?

  1. E561Test the Interval

    Mon, 23 Oct ’17
  2. E562Events and the Async Keyword

    Wed, 25 Oct ’17
  3. E563A Specific Client

    Mon, 30 Oct ’17
  4. E564Selective Timeouts

    Wed, 1 Nov ’17
  5. E565Without the Timeouts

    Mon, 6 Nov ’17
  6. E566Event Emitter

    Wed, 8 Nov ’17
  7. E567A Hive of Scum and Villainy

    Mon, 13 Nov ’17
  8. E568On Any Activity

    Wed, 15 Nov ’17
  9. E569Too Many Complications

    Mon, 20 Nov ’17
  10. E570onNextServerEmit()

    Wed, 22 Nov ’17
  11. E571Evidence of Absence

    Mon, 27 Nov ’17
  12. E572Time Out

    Wed, 29 Nov ’17