install

fun install(webserver: WebserverManager, installWebsocketExtension: Boolean = true, installGSONExtension: Boolean = true)

Install the s.Admin module in the ConsoleManager nad a WebserverManager.

Parameters

webserver

The webserver where to install the module.

installWebsocketExtension

Should the ktor websocket extension be installed automatically?