closeAwait
suspend fun ShellServer.closeAwait(): Unit
Close the shell server, this is an asynchronous close.
listenAwait
suspend fun ShellServer.listenAwait(): Unit
Start the shell service, this is an asynchronous start.