org.apache.pekko.io.Udp.NoAck
See theNoAck companion object
Each Send can optionally request a positive acknowledgment to be sent to the commanding actor. If such notification is not desired the Send#ack must be set to an instance of this class. The token contained within can be used to recognize which write failed when receiving a CommandFailed message.
Attributes
Members list
In this article