📄️ ChannelAdaptor Tutorial
The configuration for this tutorial lives under tutorials/channel-adaptor. From the repo root you can build/run it with:
📄️ Sender, Receiver and the Reconnect Semaphore
Understanding how ChannelAdaptor manages its internal threads and the semaphores that coordinate them is essential before tackling QMUX, which builds directly on top of this machinery.