WalletConnect / kotlin-walletconnect-lib

library to use WalletConnect with Kotlin or Java
MIT License
156 stars 100 forks source link

Do v1-lib support the ping message! #67

Open SnailMyth opened 2 years ago

SnailMyth commented 2 years ago

I use OkhttpClient to create the webSocket with 1s interval ping message.But , I just get the "Missing or invalid socket data" back. Will the v1 could supoort the ping message? I need this heart stragy to keep the websocket alive.