Package-level declarations

This package contains classes that provide utility functions to work with the Ktor HTTP server.

Types

Link copied to clipboard
internal class ServerServiceImpl(engine: NettyApplicationEngine) : ServerService

Implementation of the server service.