Package-level declarations

Functions

Link copied to clipboard
fun ERROR CLASS: Symbol not found for Application.installModule()

Ktor module that adds all the install configuration to the application. The JSON format is used for content negotiation. A cors configuration is included. Finally, an encoder for Compression is included.

Link copied to clipboard
fun ERROR CLASS: Symbol not found for Application.routingModule()

Ktor module that adds all the routing configuration to an application.

Link copied to clipboard
suspend fun ERROR CLASS: Symbol not found for Application.startBrowserModule()

Start the default browser of the user on the server address.