Convenience: start a Streamable HTTP server for server on port, bound to a single host. Sets StreamableHttpOptions.bindAddresses = [host] and forwards to runStreamableHttp(server, port, opts). Blocks until exit.
Convenience: start a Streamable HTTP server for server on port, bound to a single host. Sets StreamableHttpOptions.bindAddresses = [host] and forwards to runStreamableHttp(server, port, opts). Blocks until exit.