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
{{ message }}
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.
This is the second or third time someone asks “How to send a message to a specific node”, on the support ML, IRC or even comments. I think we should update the documentation ;-).
The text was updated successfully, but these errors were encountered:
As u say send a message to a specific node use " broadcastIf " method.
but my question is what should i have to pass in to the first argument in that method.
broadcastIf ( \Closure $predicate, $message ){...}
I didn't get any idea about it.
sorry i'm new to this library.
Hello :-),
This is the second or third time someone asks “How to send a message to a specific node”, on the support ML, IRC or even comments. I think we should update the documentation ;-).
The text was updated successfully, but these errors were encountered: