WebSockets
fun WebSockets(
pingInterval: Duration?,
timeout: Duration,
maxFrameSize: Long,
masking: Boolean
): WebSockets
fun WebSockets(
pingInterval: Duration?,
timeout: Duration,
maxFrameSize: Long,
masking: Boolean
): WebSockets