72 | | With other logged in users |
73 | | * Provide a chat board through which users can help each other or get help from the system administrator. |
74 | | * Perhaps have one chat for each organization or project. |
75 | | * Could integrate other Chat tools |
76 | | * Simple option is to provide a preconfigured IRC client, but this may not be good for scalability |
77 | | * Scalable option would to provide an XMPP client (e.g. to [http://www.process-one.net/en/ejabberd/ ejabberd] server) |
78 | | * http://stackoverflow.com/questions/1081634/which-is-the-most-mature-python-xmpp-library-for-a-gchat-client |
79 | | * http://twistedmatrix.com/trac/wiki/TwistedWords |
80 | | * http://wokkel.ik.nu |
81 | | * https://github.com/Jajcus/pyxmpp2 |
82 | | * http://xmpppy.sourceforge.net (unmaintained) |
| 72 | BluePrint/Chat |