Changes between Version 1 and Version 2 of XMPPClients
- Timestamp:
- Feb 29, 2008, 4:48:40 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
XMPPClients
v1 v2 8 8 9 9 === Basic XMPP client == 10 10 11 The following example creates the most basic XMPP client as a [http://twistedmatrix.com/projects/core/documentation/howto/application.html Twisted Application]. 11 12