semuxproject / semux-core

Semux Core
https://www.semux.org
MIT License
76 stars 31 forks source link

Add WebSocket server #268

Open honeycrypto opened 5 years ago

honeycrypto commented 5 years ago

🚀 Feature Request

would be good to have optional websocket server in the semux-core. Blocks and maybe transactions for the list of watched addresses.

Motivation

consumer apps and exchanges need to receive realtime notifications on new blocks and transactions

orogvany commented 5 years ago

Doesn't web3j support this?