kvision / pl.treksoft.kvision.remote / KVWebSocketConfig

KVWebSocketConfig

open class KVWebSocketConfig

Constructors

<init>

KVWebSocketConfig(services: List<KVServiceManager<*>>, applicationContext: <ERROR CLASS>)

Functions

handlerAdapter

open fun handlerAdapter(): <ERROR CLASS>

handlerMapping

open fun handlerMapping(): <ERROR CLASS>

Extension Functions

createInstance

fun <T> Any?.createInstance(vararg args: dynamic): T

Helper function for creating JavaScript objects from dynamic constructors.