vertx / io.vertx.reactivex.core.http / ServerWebSocket / writeQueueFull

writeQueueFull

open fun writeQueueFull(): Boolean

Overrides WebSocketBase.writeQueueFull

This will return true if there are more bytes in the write queue than the value set using io.vertx.reactivex.core.http.ServerWebSocket#setWriteQueueMaxSize

Return
true if write queue is full