JamesGDiaz

Results 6 issues of JamesGDiaz

Changes for #316 This will allow to reconnect the websocket after its connection is lost. Currently there's a hardcoded value of _retryTimeoutMs=15000ms, this value is kept as a default, but...

Currently, SmartWss has a hardcoded _retryTimeout value of 15000ms. I made changes that allow to send this parameter in the consructor of an **_Exchange_Client**, and that dont disrupt the current...

Digifinex websocket closes after ~1 minute if the client doesn't send any messages Implemented the _sendPing pattern from the Contributing guide to DigifinexClient, currently sends pings every 15 seconds Now...

Hi there. When I change the device orientation in Android, the image im trying to show is moved downwards, as if there was a margin on top of it moving...

Create a pull request for the code by @fagnercarvalho on issue #11 , he never created his PR so I did it for him - - - This change is ...