ewallet icon indicating copy to clipboard operation
ewallet copied to clipboard

Send transactions events to websocket channels

Open T-Dnzt opened this issue 6 years ago • 1 comments

To let clients know in real-time about events, the eWallet should be able to forward the events it receives to websocket channels.

T-Dnzt avatar Jan 22 '19 07:01 T-Dnzt

4 new websocket channels for transactions

  • all transactions
  • all transactions per account
  • all transactions per user
  • specific transaction by id

submit the events created and updated and send the updated transaction

unnawut avatar Sep 20 '19 05:09 unnawut