DevTools server for handling client connections and state synchronization.
Usage:
fun main() { DevToolsServer.start(port = 8080)}
Gets the client manager instance.
Starts the DevTools server.