I've used xmpppy in the past to communicate with users over
instant message:
http://xmpppy.sourcefo
rge.net/
If you're just wanting users of the same site to
communicate, have you
considered something like IRC? It's incredibly simple to use
(you can
run the server on the same machine as the site), you just
need a very
basic grasp of sockets. It wouldn't be difficult to use some
AJAX to
fetch the incoming messages and send the outgoing ones.
--Jon
On 10/24/07, Subramanyam <balu.vemu gmail.com> wrote:
>
> Hi
>
> Do we have any libraries in django to provide instant
messaging or are
> there any open source project that we can integrate it
into our web
> server (Django-server ) and provide instant messaging
>
> Just like what gmail has, some web-page based messaging
between
> contacts of the same domain users
>
>
> Thanks in advance
>
> Subramanyam
>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Django users" group.
To post to this group, send email to django-users googlegroups.com
To unsubscribe from this group, send email to
django-users-unsubscribe googlegroups.com
For more options, visit this group at htt
p://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---
|