Wow, that's quite an advanced project for a beginner! For instant messaging I'd look at websockets and Django channels. For VoIP and video, take a look at webrtc.
On December 5, 2018 2:18:00 AM CST, Henry U <[email protected]> wrote: >Hi >I'm new to Django and programming in general. As a learner, I am >working on a dating site project that will require instant messaging, >voip and video calls. >However I don't know how to implement this into my Django project. >Please can you explain how I can achieve this. >Also if possible recommend any tutorial that might be of help. >I am new to programming, (please don't be offended by my question, I >need guidance) >Thanks. > >-- >You received this message because you are subscribed to the Google >Groups "Django users" group. >To unsubscribe from this group and stop receiving emails from it, send >an email to [email protected]. >To post to this group, send email to [email protected]. >Visit this group at https://groups.google.com/group/django-users. >To view this discussion on the web visit >https://groups.google.com/d/msgid/django-users/88e0db13-00bc-4fc6-92fc-90a824037a82%40googlegroups.com. >For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/2091EF14-B574-418D-86D1-0D4CEB0A1449%40fattuba.com. For more options, visit https://groups.google.com/d/optout.

