0

I'd like to use real-time application on my website on django, I installed django_socketio, but I don't found a tutorial witch talk about how can I use it. Have you an idea how can I do this?

mdlx
  • 125
  • 1
  • 10

1 Answers1

1

This might be a good place to start. It's not exactly socketio but it's a great place to start.

Here is the demo.

Mrav
  • 33
  • 6