Changeset 236:cbbc9267cbef for NEWS.rst
- Timestamp:
- Feb 28, 2018, 11:38:05 AM (4 years ago)
- Branch:
- default
- hg-git-rename-source:
- git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NEWS.rst
r235 r236 200 200 classes (#28). 201 201 - Initial support for building XMPP servers has been added: 202 202 203 - XmlStreamServerFactory has been backported from Twisted Words (#29). 203 204 - An XMPP router has been added (#30). … … 230 231 - Implement type checking for data forms (#15). 231 232 - Added support for publish-subscribe collections: 233 232 234 - Correct handling for the root node (empty node identifier). 233 235 - Send out SHIM 'Collection' header when appropriate. 234 236 - New Subscription class for working with subscriptions. 235 237 - API change for PubSubService: 238 236 239 - The subscribe method returns a deferred that fires a Subscription 237 240 - The subscriptions method returns a deferred that fires a list of … … 239 242 - notifyPublish's notifications parameter now expects a list of tuples 240 243 that includes a list of subscriptions. 244 241 245 - Added PubSubService.notifyDelete to allow sending out node deletion 242 246 notifications.
Note: See TracChangeset
for help on using the changeset viewer.