Create examples for XMPP server classes
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from powdahound <None>: There doesn't seem to be any in-depth documentation or [source:/trunk/doc/words/examples examples] for the work that has been done in t.w.p.jabber.xmlstream in the past 2 years. Specifically, the code added in r23376, r24961, and r20997. From what I can tell, these new classes are intended to be used by XMPP server developers, but it is currently unclear how they all fit together. I could imagine the following examples: * xmpp_server.py (for r24961 and r20997) * xmpp_subprotocol.py (for r23376) A simple server that allowed the [source:/trunk/doc/words/examples/xmpp_client.py XMPP client example] to connect to it would be great. ---------- Type : enhancement Component: words Keywords : Priority : normal Nosy : ralphm ---------- http://twistedmatrix.com/trac/ticket/3837