Implement a receive queue for the output of tl_receive
calls. This should be provided as the input to al_decode
and al_decode
should conditionally fire the callback.
This serves no purpose in 1.x, but it will minimize necessary changes when 2.x is implemented.