ResumeAccepting
org.apache.pekko.io.Tcp.ResumeAccepting
final case class ResumeAccepting(batchSize: Int) extends Command
This message enables the accepting of the next connection if read throttling is enabled for connection actors.
Value parameters
- batchSize
-
The number of connections to accept before waiting for the next resume command
Attributes
Members list
In this article