Package io. kvision. remote
A set of components for creating multiplatform automatic JSON-RPC connectivity with a backend server.
A set of components for creating multiplatform automatic JSON-RPC connectivity with a backend server.
A set of components for creating multiplatform automatic JSON-RPC connectivity with a backend server.
Types
Link copied to clipboard
Helper factory for the HttpRequest bean.
Link copied to clipboard
Controller for handling automatic routes.
Link copied to clipboard
data class KVManagers(services: List<KVServiceManager<*>>, serializersModules: List<<ERROR CLASS>>?)
Content copied to clipboard
A wrapper class for declaring a list of KVision Service Managers as a dependency.
Link copied to clipboard
Micronaut WebSocket handler.
Link copied to clipboard
Multiplatform service manager.
Link copied to clipboard
typealias RequestHandler = suspend (<ERROR CLASS><out <ERROR CLASS>>, ThreadLocal<<ERROR CLASS><out <ERROR CLASS>>>, <ERROR CLASS>) -> <ERROR CLASS><String>
Content copied to clipboard
Link copied to clipboard
Default static resources configuration.
Link copied to clipboard
typealias WebsocketHandler = suspend (<ERROR CLASS>, ThreadLocal<<ERROR CLASS>>, <ERROR CLASS>, <ERROR CLASS><String>, <ERROR CLASS><String>) -> Unit
Content copied to clipboard
Link copied to clipboard
Helper factory for the WebSocketSession bean.