Rajab

Results 4 comments of Rajab

The latest version of django-socketio is released on 2014. It's seems pretty old. I think it's better to use Django Channels. For references, [Check documentation](https://channels.readthedocs.io/en/stable/)

> I used python 2.7, it works. you have to degrade your python version. It's not a great idea to degrade to 2.7. It's pretty old and not recommended..

I know how to implement this feature and have already implemented this locally. I would love to share the code here 💖💖

What do you mean by a generator? Pseudo code of the current algorithm that I implemented to solve this problem looks like this ``` set_A = list of following set_B...