Package-level declarations
Types
Link copied to clipboard
interface HttpTransport
Simple HTTP client interface used by flow-based RPC. Note that urls passed to this interface are relative and should be resolved relative to some base URL.
Link copied to clipboard
HttpTransport implemented using ktor http client library.