Package-level declarations

Types

Link copied to clipboard
class Main

Main entry point to launch the server.

Properties

Link copied to clipboard
val RESPONSE_COPY_KEY: AttributeKey<String>

Functions

Link copied to clipboard
fun Application.configureRouting(configuration: ServerConfiguration)

Defines server endpoints for HTTP GET and POST.

Link copied to clipboard
fun Application.traceCalls(configuration: ServerConfiguration)