Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #69428
| Date | 2014-03-31 14:37 +0200 |
|---|---|
| From | Lutz Horn <lutz.horn@posteo.de> |
| Subject | Re: Python IM server |
| References | <cd39e1e2-6580-47a6-8cc6-d753f4c0200d@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.8743.1396272420.18130.python-list@python.org> (permalink) |
Hi, > I want to develop a instant message server, simply has user and > group entity. > > Is there any better existing open-source one? Take a look at XMPP[0]. There are some Python libraries[1]. [0] https://en.wikipedia.org/wiki/XMPP [1] http://xmpp.org/xmpp-software/libraries/ -- Opt out of global data surveillance programs like PRISM, XKeyscore and Tempora. https://prism-break.org
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Python IM server Wesley <nispray@gmail.com> - 2014-03-31 04:03 -0700
Re: Python IM server Lutz Horn <lutz.horn@posteo.de> - 2014-03-31 14:37 +0200
Re: Python IM server Wesley <nispray@gmail.com> - 2014-03-31 19:38 -0700
Re: Python IM server Miki Tebeka <miki.tebeka@gmail.com> - 2014-03-31 22:06 -0700
Re: Python IM server David Hutto <dwightdhutto@gmail.com> - 2014-04-01 01:38 -0400
Re: Python IM server Wesley <nispray@gmail.com> - 2014-04-01 02:14 -0700
Re: Python IM server Tamer Higazi <th982a@googlemail.com> - 2014-04-02 04:24 +0200
csiph-web