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 specify modes of the channels (like presence_subscribe) in both Publisher and Subscriber SDKs to avoid receiving and sending unnecessary data over Ably.
For example: If a channel in the Subscriber SDK isn't used to send data but only to receive data then it should have the 'subscribe' mode.
We should also write tests that use the metadata REST API to confirm how many attached subscribers and publishers a channel has.
We should specify modes of the channels (like
presence_subscribe
) in both Publisher and Subscriber SDKs to avoid receiving and sending unnecessary data over Ably.For example: If a channel in the Subscriber SDK isn't used to send data but only to receive data then it should have the 'subscribe' mode.
We should also write tests that use the metadata REST API to confirm how many attached subscribers and publishers a channel has.
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: