tomusdrw / rust-web3

Ethereum JSON-RPC multi-transport client. Rust implementation of web3 library. ENS address: rust-web3.eth
MIT License
1.45k stars 471 forks source link

add ws reconnection #628

Closed zzhengzhuo closed 1 month ago

zzhengzhuo commented 2 years ago

https://github.com/tomusdrw/rust-web3/issues/627

Firstly, run ganache ganache-cli -b 3 -m "hamster coin cup brief quote trick stove draft hobby strong caught unable" --db ./db

ffoxdd commented 2 years ago

Is this still being considered? This would be very useful for me.