The first two posts were the engineering: part 1 rebuilt the connection

dispatcher so BlackBull's core stopped assuming HTTP, and part 2 put a lock-free,

single-owner MQTT 5 broker on top of that seam. This post is the payoff — what

all of it looks like from an application author's chair.

The short version: one file, one pip install, two protocols.