Query about using web sockets for communication over HTTP #1616
gkannan1989
started this conversation in
General
Replies: 2 comments 2 replies
-
@gkannan1989 I need some more information on what you're trying to accomplish. |
Beta Was this translation helpful? Give feedback.
1 reply
-
We're working on direct communication from the browser to the SSR node server for react server components. Currently, the renderer supports HTTP and soon to be HTTP2. Seems like it should be fairly easy: https://www.perplexity.ai/search/can-express-server-4fuTuCq4Qwqlht9uubc3rA If you use React on Rails Pro, we might help you with that, or you might submit a PR for that. Does that help? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
can standalone @shakacode-tools/react-on-rails-pro-node-renderer communicate with ReactOnRails::ProRendering via web sockets rather than standard HTTP transport?
this one to configure renderer url = config.renderer_url similar like this one for transport? thoughts?
Beta Was this translation helpful? Give feedback.
All reactions