KVService Binder
fun KVServiceBinder(deSerializer: ObjectDeSerializer = kotlinxObjectDeSerializer(), routeNameGenerator: NameGenerator? = null)
Content copied to clipboard
Parameters
T
the receiver of bound functions
RH
the platform specific request handler
WH
the platform specific websocket handler