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.
What you will build
- 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.