You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
web3 is constantly polling http requests. which freezes most of the site/browser. It would be perfect to use websocket. so server emits forever and frontend subscribes all the time.
The text was updated successfully, but these errors were encountered:
web3 is constantly polling http requests. which freezes most of the site/browser. It would be perfect to use websocket. so server emits forever and frontend subscribes all the time.
The text was updated successfully, but these errors were encountered: