Re: Django Chat Application

2021-11-29 Thread carlos
Channels ? https://channels.readthedocs.io/en/stable/ On Mon, Nov 29, 2021 at 7:35 AM GCiTek Dev wrote: > Can i get best package or refrences for chatboat & chatbox > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from th

Re: Django chat

2019-09-03 Thread niranjan shukla
Tell me for Django 1.11.9 It is for Django 2.0 -- 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 django-users+unsubscr...@googlegroups.com. To view this discussio

Re: Django chat

2019-09-03 Thread N'BE SORO
use this tutorial, it is good https://youtu.be/RVH05S1qab8 I followed it to realize my chat application Le mar. 3 sept. 2019 à 15:57, parmeshwar deharkar < parmeshwardehar...@gmail.com> a écrit : > use the Django-channel library to making chatbot application > > On Tue, Sep 3, 2019 at 1:40 AM

Re: Django chat

2019-09-03 Thread parmeshwar deharkar
use the Django-channel library to making chatbot application On Tue, Sep 3, 2019 at 1:40 AM niranjan shukla wrote: > Please help !! > > As I am building a social site and I want to add a chat app so that the > user can chat with his friend which he follows. > > So anyone knows chat app tutorial

Re: Django chat

2019-09-02 Thread niranjan shukla
> tell me your whatsapp number if possible > > or anyother communication -- 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 django-users+unsubscr...@googlegrou

Re: Django chat

2019-09-02 Thread Most. Runa
Coming dear i am runa +8801737940981 my fuck number On Tue, 3 Sep 2019, 2:10 a.m. niranjan shukla, wrote: > Please help !! > > As I am building a social site and I want to add a chat app so that the > user can chat with his friend which he follows. > > So anyone knows chat app tutorial then tel

Re: Django Chat Help

2019-04-26 Thread Amna Afifi
how I can real time in the chat ‫في الاثنين، 22 أبريل 2019 في 3:57 ص تمت كتابة ما يلي بواسطة ‪Ahmed Ishtiaque‬‏ <‪ahmedisht...@gmail.com‬‏>:‬ > Hello! > > Shameless plug: I've been working towards making a chat app for Django > developers to be able to use. You could check it out here >

Re: Django Chat Help

2019-04-21 Thread Ahmed Ishtiaque
Hello! Shameless plug: I've been working towards making a chat app for Django developers to be able to use. You could check it out here if you want! Best, Ahmed On Sun, Apr 21, 2019 at 10:50 AM Fahad Bin Munir wrote: > how to create chatting system us

Re: Django Chat Help

2019-04-21 Thread PARTH PATIL
You can refer to this video tutorial, I found this pretty useful. https://youtu.be/Wv5jlmJs2sU This uses django channels to implement a asynchronous chat app. Best Regards, PARTH PATIL On Sun, 21 Apr 2019, 8:20 pm Fahad Bin Munir, wrote: > how to create chatting system using api in djano? >

Re: Django Chat App?

2010-09-20 Thread Sithembewena Lloyd Dube
Thanks Rod. Been away from office for a bit, but this is a good find indeed. Many thanks, once again. On Thu, Sep 16, 2010 at 11:05 PM, Rod Hamby wrote: > Linux opensource with many add ons. I have seen/done many things with this > setup althought not with Dj

Re: Django Chat App?

2010-09-16 Thread Rod Hamby
This might not be any help since I know nothing of VOIP, but for the > chat portion take a look in to Ape ( a comet server written in C ). > > On Sep

Re: Django Chat App?

2010-09-16 Thread Yo-Yo Ma
This might not be any help since I know nothing of VOIP, but for the chat portion take a look in to Ape ( a comet server written in C ). On Sep 16, 9:41 am, Sithembewena Lloyd Dube wrote: > Indeed it is, but the media server isn't :). > > On Thu, Sep 16, 2010 at 5:35 PM, esatterwh...@wi.rr.com <

Re: Django Chat App?

2010-09-16 Thread Sithembewena Lloyd Dube
Indeed it is, but the media server isn't :). On Thu, Sep 16, 2010 at 5:35 PM, esatterwh...@wi.rr.com < esatterwh...@wi.rr.com> wrote: > The Flex Framework is open source. > > On Sep 16, 6:19 am, Sithembewena Lloyd Dube wrote: > > Thanks Shamail! I should have mentioned that I actually need somet

Re: Django Chat App?

2010-09-16 Thread esatterwh...@wi.rr.com
The Flex Framework is open source. On Sep 16, 6:19 am, Sithembewena Lloyd Dube wrote: > Thanks Shamail! I should have mentioned that I actually need something > open-source :) > > On Thu, Sep 16, 2010 at 12:16 PM, Shamail Tayyab wrote: > > > > > > > On Thursday 16 September 2010 03:40 PM, Sithemb

Re: Django Chat App?

2010-09-16 Thread Sithembewena Lloyd Dube
Thanks Shamail! I should have mentioned that I actually need something open-source :) On Thu, Sep 16, 2010 at 12:16 PM, Shamail Tayyab wrote: > On Thursday 16 September 2010 03:40 PM, Sithembewena Lloyd Dube wrote: > >> Hi all, >> >> I will soon be working on a Django site that will incorporate a

Re: Django Chat App?

2010-09-16 Thread Shamail Tayyab
On Thursday 16 September 2010 03:40 PM, Sithembewena Lloyd Dube wrote: Hi all, I will soon be working on a Django site that will incorporate a heavily customised chat app. The client wants voip capability. I've had a look at the Twisted framework, but I need to know whether or not there is a