Changes between Version 22 and Version 23 of WikiStart
- Timestamp:
- 05/09/2012 14:44:40 (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v22 v23 2 2 3 3 Wokkel is collection of enhancements on top of the [http://www.twistedmatrix.com/ Twisted] networking framework, written in Python. It mostly provides a testing ground for enhancements to the Jabber/XMPP protocol implementation as found in Twisted Words, that are meant to eventually move there. 4 5 '''[/documentation/current/ Start here]''' with the developer guides for Wokkel, including [/documentation/current/examples/ examples] and the current [/documentation/current/api/ API reference]. 4 6 5 7 Currently, Wokkel provides the following enhancements on top of Twisted Words: … … 22 24 * Delayed Delivery ([XEP:0203 XEP-0203] and [XEP:0091 XEP-0091]). (''new in 0.7.0'') 23 25 26 27 28 24 29 = Downloads = 25 30
