bunny icon indicating copy to clipboard operation
bunny copied to clipboard

Add ability to use otherwise() in connection stage

Open viras777 opened this issue 2 years ago • 0 comments

In the function awaitConnectionTune I added interception of all exceptions to be able to process in reject. like this: Connection = (new Client())->connect()->then()->otherwise();

viras777 avatar Apr 10 '23 17:04 viras777