posener/wstest

Client should handle connection errors

posener opened this issue · 0 comments

If a client fail to connect (wrong path or scheme for example) it is stuck.
The Connect method should return the right error for those kind of scenarios.