class XMPP::SMState

Overview

SMState holds Stream Management information regarding the session that can be used to resume session after disconnect

TODO Store location for IP affinity

TODO Store max and timestamp, to check if we should retry resumption or not

Defined in:

Constructors

Instance Method Summary

Constructor Detail

def self.new(id = "", inbound = 0_u32) #

Instance Method Detail

def id : String #

def id=(id : String) #

def inbound : UInt32 #

Stream Management ID


def inbound=(inbound : UInt32) #

Stream Management ID