runStreamableHttp

Start a standalone Streamable HTTP server for server on port and run the vibe.d event loop. Blocks until the application exits.

  1. void runStreamableHttp(McpServer server, ushort port, StreamableHttpOptions opts)
  2. void runStreamableHttp(McpServer server, ushort port, string host)