T
TanStack14h ago
fascinating-indigo

Streaming data from server functions link broken

The following section on the server functions page has a broken link. Does anyone know where the guide is? https://tanstack.com/start/latest/docs/framework/react/server-functions#streaming
Streaming Stream typed data from server functions to the client. See the Streaming Data from Server Functions guide: https://tanstack.com/start/latest/docs/framework/react/guide/streaming-data-from-server-functions
Server Functions | TanStack Start React Docs
What are Server Functions? Server functions let you define server-only logic that can be called from anywhere in your application loaders, components, hooks, or other server functions. They run on the...
2 Replies
ambitious-aqua
ambitious-aqua14h ago
Streaming Data from Server Functions | TanStack Start React Docs
Streaming data from the server has become very popular thanks to the rise of AI apps. Luckily, it's a pretty easy task with TanStack Start, and what's even better: the streamed data is typed! The two...
ambitious-aqua
ambitious-aqua14h ago
fixed the link

Did you find this page helpful?