[Pidgin] #5215: XMPP: use feature discovery before using features

Pidgin trac at pidgin.im
Fri Mar 14 17:56:54 EDT 2008


#5215: XMPP: use feature discovery before using features
---------------------+------------------------------------------------------
  Reporter:  urkle   |       Owner:  nwalp
      Type:  defect  |      Status:  new  
  Priority:  minor   |   Milestone:       
 Component:  XMPP    |     Version:  2.4.0
Resolution:          |    Keywords:       
   Pending:  1       |  
---------------------+------------------------------------------------------
Changes (by seanegan):

  * pending:  0 => 1

Comment:

 I thought the nice thing about XEP-0199 is that even if the server doesn't
 explicitly support it, it still works perfectly.

 It says:
 {{{
 The XMPP ping protocol is extremely simple:

    1. The pinging entity sends an IQ-get containing a <ping/> element
 qualified by the 'urn:xmpp:ping' namespace.
    2. The pinged entity returns either an IQ-result (if it supports the
 namespace) or an IQ-error (if it does not).

 }}}

 Why do you think we should not send pings?

-- 
Ticket URL: <http://developer.pidgin.im/ticket/5215#comment:1>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list