User Tools

Site Tools


features:new-in-5.2.x

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
features:new-in-5.2.x [2018/11/27 11:20]
miconda
features:new-in-5.2.x [2018/11/27 13:42]
miconda [Interpreter]
Line 146: Line 146:
 ==== dmq ==== ==== dmq ====
  
-  * improveD bus stability and reduce unnecessary state transfer+  * improved bus stability and reduce unnecessary state transfer
   * added 'pending' state for new, locally added nodes, until confirmed   * added 'pending' state for new, locally added nodes, until confirmed
   * continue to probe nodes marked as inactive/disabled   * continue to probe nodes marked as inactive/disabled
Line 437: Line 437:
   * kemi - added KSR.is_method_in("mflags")   * kemi - added KSR.is_method_in("mflags")
     * check if current method matches one listed in the flags     * check if current method matches one listed in the flags
-    * flags are: I (INVITE), A (ACK), B (BYE), C (CANCEL), R (REGISTER), +    * flags are: I (INVITE), A (ACK), B (BYE), C (CANCEL), R (REGISTER), P (PUBLISH), S (SUBSCRIBE), N (NOTIFY), O (OPTIONS)
-      P (PUBLISH), S (SUBSCRIBE), N (NOTIFY), O (OPTIONS)+
     * KSR.is_method_in("IABC")     * KSR.is_method_in("IABC")
   * kemi - renamed KSR.drop() to KSR.set_drop()   * kemi - renamed KSR.drop() to KSR.set_drop()
features/new-in-5.2.x.txt · Last modified: 2019/09/04 20:30 by henningw