GreenWall

GreenWall

1M Downloads

Add receive queue to channel object

mrogaski opened this issue ยท 0 comments

commented

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.