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
Http Request Bean Factory
Link copied to clipboard
Helper factory for the HttpRequest bean.
KVController
Link copied to clipboard
Controller for handling automatic routes.
KVManagers
Link copied to clipboard
A wrapper class for declaring a list of KVision Service Managers as a dependency.
KVServer Web Socket
Link copied to clipboard
Micronaut WebSocket handler.
KVService Manager
Link copied to clipboard
Multiplatform service manager.
Request Handler
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
Static Resources
Link copied to clipboard
Default static resources configuration.
Websocket Handler
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
Web Socket Session Bean Factory
Link copied to clipboard
Helper factory for the WebSocketSession bean.