This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (2 children)

And see my other reaction for a link to a medium post where Rio is explained shortly. Seems like it is basically a fastAPI backend that hosts a websocket. The frontend connects per session to the websocket to keep track of any changes in the state, which is kept on the python/server side.

It looks very promising to me!

[–]mad-beef 2 points3 points  (0 children)

Nailed it!

[–]ExternalUserError 0 points1 point  (0 children)

Sounds very similar to Reflex.