AI From Scratch/Phase 19/Lesson 22/~90 minutes

JSON-RPC 2.0 Over Newline-Delimited Stdio

BuildPythonNo prerequisites

The transport between a model client and a tool server is JSON-RPC over stdio. Hand-rolling it once teaches you what every framing layer is paying for.

Loading lesson page...