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
Why do you think it is "OK" to create separate protocol binding object for each type of event?
If you don't see the issue, I will clarify:
The problem in the cejsm.WithSendSubject - actually this is not an Option, this is required setting!!!
You just can't send any event without setting this "Option"
And since this option not possible to set on Send - you MUST create Protocol for each type of event, since each event should send to separate subject.