Package-level declarations
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
An exception thrown when the server returns a non-json response for a json-rpc call.
Username and password credentials.
Client side agent for JSON-RPC remote calls.
Binds HTTP calls to kotlin functions
Base interface for fullstack service manager.
Form login dispatcher.
JSON utility functions
JSON utility functions
JSON utility functions
HTTP response body types.
Stores a mapping from an HTTP-method+path to a handler
A security exception.
Form login dispatcher.
Websocket closed exception class.
Functions
Create a default implementation of @see RouteMapRegistry
JavaScript encodeURIComponent function
This will make IntelliJ think that this function exists. The real implementation will be generated by the KVision Gradle Plugin.
Creates a websocket URL from current window.location and given path.
Convenience function for cases were the raw channel works with strings. See the overloaded method for details.
function receives a SendChannel, from which objects are read, serialized and sent to the client in the form of JSON-RPC calls.
Convenience function for cases were the raw channels work with strings. See the overloaded method for details.