Answer the question
In order to leave comments, you need to log in
How to implement the interaction of two users?
It is necessary to allow two users to access one page (for any other users, it will therefore become closed) and perform actions that will be displayed to them in real time. The question is, is it possible to do this using the methods described in the tags, if so, how (at least the logic, and where to look), if not, then how to do it. And which would be better for Flask or Django implementation.
Answer the question
In order to leave comments, you need to log in
Django or Flask can only be used as an API here. The interaction itself and real time - websockets, js.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question