Module bind2

Source
Expand description

XEP-0386: Bind 2

Structs§

BindFeature
Represents the <bind/> element, as sent by the server in SASL 2 to advertise which features can be enabled during the binding step.
BindQuery
Represents a <bind/> element, as sent by the client inline in the <authenticate/> SASL 2 element, to perform the binding at the same time as the authentication.
Bound
Represents a <bound/> element, which tells the client its resource is bound, alongside other requests.