lisk-desktop icon indicating copy to clipboard operation
lisk-desktop copied to clipboard

Create a singleton web-socket client - Closes #4411

Open soroushm opened this issue 1 year ago • 0 comments

What was the problem?

  • web-socket has multiple network connection
  • RPC support for react query

How was it solved?

by create a singleton socket client, by adding RPC function

How was it tested?

by unit test

soroushm avatar Aug 02 '22 20:08 soroushm