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
The way it is now: messages will get resolved at the sender ( if required )
Pub/Sub style where Receiver resolves messages based on path (should check wildcard)
This can also be implemented as a high-level functionality in a bootstrap function. we can overrdie sr.bindTransportEvents and add a new .pub.sub method to xyz
overall, our path based is better than pattern matching (bullshit) (is it really? 🤔 )
try and justify this!
The text was updated successfully, but these errors were encountered: