runServerCommunication

fun runServerCommunication(startServerOnFailedConnection: Boolean, options: WebServerOptions)

Communicates with the server to reload the requested resources. If the server is not running, starts it if startServerOnFailedConnection is true and tries to communicate again.

Parameters

options

information of the web server

startServerOnFailedConnection

whether to start the server if the connection fails