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
Currently events are matched with tokens e. g. in buffer_event() we expect target to be set. Is there a way to define 'wildcard' events? Such an event should be dispatched to every connected client regardless of a token.