mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
It seems the Solana Websocket server is not sending pings itself, which leads to TLS close-notify and breaks the subscription. One solution to this is to keep sending PING frames until we receive the notification we actually want.