Results 1 issues of Robert Clarke

Attempt to initialise a client with ``` Client(MY_WSSL, nosend=True) ``` results in the following error ``` AttributeError: nosend ``` Documentation suggests `nosend` should be supported, either the docs should be...