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
onmessage events automagically work with coalesce.
however there is nothing that allows a module to be notified when a socket gets disconnected.
please add a module API config property that allows one to map a disconnect event to a sub function of the exported module, in the same way the HTTP intercept option works.
The text was updated successfully, but these errors were encountered:
onmessage events automagically work with coalesce.
however there is nothing that allows a module to be notified when a socket gets disconnected.
please add a module API config property that allows one to map a disconnect event to a sub function of the exported module, in the same way the HTTP intercept option works.
The text was updated successfully, but these errors were encountered: