install
fun install(webserver: WebserverManager, installWebsocketExtension: Boolean = true, installGSONExtension: Boolean = true)
Content copied to clipboard
Install the s.Admin module in the ConsoleManager nad a WebserverManager.
Parameters
webserver
The webserver where to install the module.
install Websocket Extension
Should the ktor websocket extension be installed automatically?