You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should of course consider the actual capabilities of other clients/servers. Ideally we'd simply fall back to optional values. So e.g if a Prose SDK consumer requests UserMetadata, local_time and last_activity are already optional but currently both IQs are sent regardless of the receiver's caps.
The text was updated successfully, but these errors were encountered:
This also affects communication with the server, the server's MUC service and HTTP upload service. We'll need access to the stream properties in both xmpp-rs and strophe.js
nesium
changed the title
Consider the capabilities of other clients
Consider the capabilities of other clients and server
Feb 22, 2024
We should of course consider the actual capabilities of other clients/servers. Ideally we'd simply fall back to optional values. So e.g if a Prose SDK consumer requests
UserMetadata
,local_time
andlast_activity
are already optional but currently both IQs are sent regardless of the receiver's caps.The text was updated successfully, but these errors were encountered: