withEventsBufferSize

fun withEventsBufferSize(size: Int): Browser.Builder

Sets frames buffer size for underlying pl.wendigo.chrome.protocol.WebSocketFramesStream's reactive replaying subject (default: 128)

High buffer size allows to observe N frames prior to subscribing.

Sources

jvm source
Link copied to clipboard