Ask a question to get started
Enter to send•Shift+Enter new line
get_server_url( host: str = _DEFAULT_HOST, port: int = _EPHEMERAL_PORT, ) -> str
host
str
_DEFAULT_HOST
Server host.
port
int
_EPHEMERAL_PORT
Server port.
Build the server base URL.