Replies: 1 comment
-
These are React streaming APIs - you can read about them over on the React docs - https://react.dev/reference/react-dom/server/renderToPipeableStream Specifically,
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It seems that handleBotRequest uses onAllReady rather than onShellReady, but what's the difference?
It's not covered in the docs, which use a much simpler version of entry.server.tsx.
Beta Was this translation helpful? Give feedback.
All reactions