standards
xumux: multiplexing over anything
TL;DR: Multiplexing combines multiple signals or data streams into a single transmission so they can be sent together efficiently. At the receiving end, everything is separated again (a process called demultiplexing). Deft needed a multiplexing layer for VROOM and we realized it was useful on its own. So we