toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.transport
/
WebTransportOptions
Web
Transport
Options
external
interface
WebTransportOptions
(
source
)
Members
Properties
allow
Pooling
Link copied to clipboard
abstract
val
allowPooling
:
Boolean
?
congestion
Control
Link copied to clipboard
abstract
val
congestionControl
:
WebTransportCongestionControl
?
require
Unreliable
Link copied to clipboard
abstract
val
requireUnreliable
:
Boolean
?
server
Certificate
Hashes
Link copied to clipboard
abstract
val
serverCertificateHashes
:
ReadonlyArray
<
WebTransportHash
>
?