Create a abstract connection class to allow other implementations connecting to a XMPP server.

Description

Today XMPPConnection class is the only way to connect to a XMPP server. To allow other implementations an interface for connections is needed. But there is also many shared code which could be used by these implementations so an abstract class could allow this.

Environment

None

Activity

Show:

Guenther Niess February 9, 2010 at 6:55 PM

I've merged the new Connection class into the trunk. It was tested by a few people using the bosh branch.

Fixed

Details

Assignee

Reporter

Affects versions

Priority

Created October 4, 2009 at 1:11 PM
Updated October 28, 2020 at 8:46 AM
Resolved February 9, 2010 at 6:55 PM