Plugin for strophe.js to provide XMPP Entity Capabilities (XEP-0115).
connection.caps.add( "myfeature" ); connection.caps.remove( "myfeature" ); conncection.caps.pres( attrs ); See strophe.disco.js for more info.
- Markus Kohlhase
- Michael Weibel
An older version of this plugin is included in this package /strophe.CAPS.js, build from CoffeScript. This is no longer maintained and will likely be removed in the future.