open fun setPoolBufferSize(poolBufferSize: Int): Unit
Configure the size of the io.undertow.connector.ByteBufferPool to pass to io.undertow.websockets.client.WebSocketClient#connectionBuilder.
io.undertow.websockets.client.WebSocketClient#connectionBuilder
By default the buffer size is set to 8192.