SharedMatrix demo code #10855
iamgbsmith
started this conversation in
General
Replies: 1 comment
-
In the end, I opted to use a SharedMap for my demo and it worked well. For those who are interested, you can see my code at https://github.com/iamgbsmith/react-reddit-place-fluid-framework I really like how easy it is to develop a multi-user, collaboration app using Fluid Framework without the hassle of merging state on the client. |
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.
-
Hi team
Thanks for developing an interesting looking framework and for supplying the demo code.
I am working on a sample app which uses a SharedMatrix but I am having a few challenges getting data to synchronise across clients. Are there any recent examples using React 18 and SharedMatrix?
If I can get the code working I am more than happy to contribute it as an example to this repo.
Cheers,
Greg
Beta Was this translation helpful? Give feedback.
All reactions