firefly-signer GitHub

PR #53 Fix auto reconnect for RPC WebSocket
In the case of a reconnect the `resChl` was `nil` so sending `nil` to it ended up blocking, causing the receiver to not receive any further messages.
Created At 2023-11-30 20:29:49 +0000 UTC