Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #69428
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <lutz.horn@posteo.de> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | UNSURE 0.278 |
| X-Spam-Level | ** |
| X-Spam-Evidence | '*H*': 0.79; '*S*': 0.34; 'open-source': 0.04; 'one?': 0.05; 'subject:Python': 0.06; '[0]': 0.09; 'python': 0.11; 'server,': 0.19; 'header:User-Agent:1': 0.23; 'header:In-Reply- To:1': 0.27; '[1]': 0.29; 'url:wiki': 0.31; 'url:wikipedia': 0.31; 'there': 0.35; 'hi,': 0.36; 'url:org': 0.36; 'received:10': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'simply': 0.61; 'entity.': 0.84; 'received:10.125': 0.84; 'received:89.146': 0.84; 'received:89': 0.85; 'surveillance': 0.91; 'opt': 0.97; 'instant': 0.97 |
| X-Virus-Scanned | amavisd-new at posteo.de |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Date | Mon, 31 Mar 2014 14:37:32 +0200 |
| From | Lutz Horn <lutz.horn@posteo.de> |
| To | <python-list@python.org> |
| Subject | Re: Python IM server |
| In-Reply-To | <cd39e1e2-6580-47a6-8cc6-d753f4c0200d@googlegroups.com> |
| References | <cd39e1e2-6580-47a6-8cc6-d753f4c0200d@googlegroups.com> |
| X-Sender | lutz.horn@posteo.de |
| User-Agent | Posteo Webmail |
| X-Mailman-Approved-At | Mon, 31 Mar 2014 15:26:58 +0200 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.8743.1396272420.18130.python-list@python.org> (permalink) |
| Lines | 16 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1396272420 news.xs4all.nl 2956 [2001:888:2000:d::a6]:48208 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:69428 |
Show key headers only | View raw
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