Implementation of ksrpc channels that serves RPC endpoints via a ktor HTTP server. Install the ksrpc routing plugin into your ktor Application to expose services over HTTP.
Application
HTTP client channel, connection factory, and error-mapping utilities for ktor-based clients.