Avoiding Additional HTTP Requests in SSR with Tanstack Start

Newbie question here:
In a server context like during SSR is there a way to avoid another HTTP request? Context here is I would like to use rpc in Tanstack start. I have searched the discord I have found a similar question but it is with regards to HttpApi with no replies at the moment.
Was this page helpful?