Custom ACKs

Suppressing ACKs altogether

Sometimes there are systems that you will encounter which want no ACKs whatsoever.

This isn’t recommended practice but Iguana can support this model. Simply use a custom Translator script but pass in nil i.e.:

ack.send(nil)