Ticket #38 (closed enhancement: invalid)
wokkel.pubsub.PubSubClient does not have disco methods
| Reported by: | tofu | Owned by: | ralphm |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | generic | Keywords: | |
| Cc: |
Description
It would be cool if we could get methods for discovery on pubsub nodes in this class. Basically adding client support for section 5 of XEP-0060 (http://xmpp.org/extensions/xep-0060.html#entity)
Change History
comment:2 Changed 4 years ago by caedes
This is handled by the patch attached to #28 by DiscoClientProtocol?.
comment:3 Changed 4 years ago by tofu
- Status changed from new to closed
- Resolution set to invalid
yes, but it would be nice to have methods specific to pubsub. It would use the DiscoClientProtocol? and may not be that much code. Maybe it is not worth doing though. I will close this and we can reopen later if needed.
Note: See
TracTickets for help on using
tickets.
