cubedro / eth-net-intelligence-api

Ethereum Network Intelligence API
http://tinyurl.com/ofndjbo
GNU General Public License v3.0
324 stars 345 forks source link

Using websocket instead of rpc #256

Open mscilab opened 6 years ago

mscilab commented 6 years ago

I am running my ethereum network with websocket instead of rpc (to use smart contract events). Is it possible to connect the netstat api to a websocket node? Regards!