kardiachain / go-kardia

Golang implementation of KardiaChain Decentralize Network
https://kardiachain.io
GNU Lesser General Public License v3.0
33 stars 18 forks source link

Websocket client crash frequency #138

Open lewtran opened 3 years ago

lewtran commented 3 years ago

There are reports from clients that websocket subscriptions crash frequency without errors Need to optimize RPC server and requests handler to reduce the workloads of spamming HTTP RPC API

lewtran commented 3 years ago

Fix WS timeout leads to client cannot re-subscribe #160