Ryan Morshead

Results 319 comments of Ryan Morshead

@ajvogel, if this is blocking for you, can you upvote this issue? It will help us prioritize what we should work on.

That seems like more of a new interface than an implementation. Determining the identity of the user still requires one of the options list above.

Are there any modern browsers that don't support websockets?

I think this should be implemented as an independent backend first. Doing so has two benefits: 1. It will likely expose areas for improvement in how we expect backends to...

I need to learn more about YJS, but it's possible that we should take the same approach with https://github.com/reactive-python/reactpy/issues/826

Looks like #245 has been fixed. Maybe we can try this out?

Apparently NextJS's router manages to switch between client/server components fluidly.

More precisely the interface should conform to [this protocol](https://github.com/reactive-python/reactpy/blob/main/src/reactpy/core/types.py#L198-L213).

Note: we'll have to figure out how this will play work if the component function is a method.

I think this has happened before. We might consider just making this a common dependency.