ccxws
ccxws copied to clipboard
Add _sendPing to Digifinex
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 my client doesn't disconnect ;)