rubencafe opened this issue 3 years ago · 0 comments
When using the method Subscribe(Action onNext, Action onError) on the websocket, why is it that when onNext throw exception, onError is never called? When is onError called and used?