I've read the notes on how the sender determines which receiver gets the teleport, but I'm still lost on something.
If I take a sender and limit it to 4 rows of input and then have a receiver limited to 1 row of input, the receiver never receives anything. Just those two machines and it never sends. But if I take the limiter away on the receiving chest, it will all of a sudden send the payload. And then continue to send the payload until I have a full machine.
Exactly how does limiting work? I've yet to find a pattern that makes sense. Sender limited to 5 lines -> Receiver limited to 2 lines, nothing gets sent. Repeat this for any combination of limiting. But once you turn off the limiter on the receiver, it works.
Am I missing something?