Project

General

Profile

Actions

DesignXMPP » History » Revision 5

« Previous | Revision 5/100 (diff) | Next »
Adrian Georgescu, 10/24/2009 07:47 PM


SIMPLE-XMPP gateway

The goal of this projects is to implement a bidirectional gateway for Presence and IM based on the following IETF specifications:

Implementation requirements * SIP/MSRP library from http://sipsimpleclient.com * XMPP library: to be determined and/or developed * The server must be non blocking based on a asynchronous reactor (e..g twisted) * For server process management, logging and notifications [http://pypi.python.org/pypi/python-application/ '''python-application'''] must be used

Updated by Adrian Georgescu about 15 years ago · 5 revisions