Amindv1

Results 4 issues of Amindv1

## High Level Overview of Change ### Context of Change ### Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking...

## Description It seems like the xrpl.py async client doesn't handle wifi disconnections: ``` def is_open(self: WebsocketBase) -> bool: """ Returns whether the client is currently open. Returns: True if...

I added method swizzling so we add the SWprotocol to the NSURLProtocols default session every time it gets initialized. Tried to keep same coding style. Also added a isEnabled function...

Does this pod not work with AFNetworking 3.0? I'm not able to get it to work. I'm passing in the NSURLSessionConfiguration I'm using to create a AFHTTPSessionManager but no files...