rsocketjs + typescript + react cahnnel communication. #227
Unanswered
mkrzywanski
asked this question in
Q&A
Replies: 1 comment
-
Hey @mkrzywanski , I'm not sure about the versions prior to You can take a look here if you are interested: https://github.com/viglucci/rsocket-chat-demo/blob/8a5e2154d9d7be1b23906a27c3a67b4b63610228/frontend/src/App.jsx The React patterns may not be perfect, but I think this would be a solid place to start from. |
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
-
Hello I have problem with consuming channel from rsocketjs + typescript + react frontend. The sample code is shown shown in this SO question : https://stackoverflow.com/questions/72259018/rsocketjs-channel-not-established-with-spring-boot-rsocket-server. Maybe someone knows the solution?
Beta Was this translation helpful? Give feedback.
All reactions