Lesson 5.5

The demo app, over a real socket

Wire the canonical demo routes to the App, watch the router run under real keep-alive and pipelining, and pass the stage-07 check plus the full regression sweep.

28 minexamples/demo.js
  • Register the frozen ep05 route table on an App and serve it over a socket.
  • Confirm routing is correct under pipelining and adversarial packet fragmentation.
  • Pass the stage-07 check and the through-7 regression, then know the tree is real.
Locked

This chapter is part of the framework capstone. Chapters 1 and 2 are free to build - unlock the rest to keep going.

Unlock the depth