Implement the possibility of only calling the subscribers of a channel once (maybe?) · Issue #63 · uberVU/mozaic · GitHub
More Web Proxy on the site http://driver.im/
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
Add support to the collection layer for widgets to subscribe to certain channels (such as the /social_profiles channel) and only be called once.
This use case might be handy in cases where you want to do a certain action once, in case of an event, for example show a popup when the social profile list is retrieved.
The text was updated successfully, but these errors were encountered:
Add support to the collection layer for widgets to subscribe to certain channels (such as the
/social_profiles
channel) and only be called once.This use case might be handy in cases where you want to do a certain action once, in case of an event, for example show a popup when the social profile list is retrieved.
The text was updated successfully, but these errors were encountered: