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
First of all, this is an amazing and simple solution.
I am using wscat in order to get data from my server, but since the same object is sent every time just with different values, I was wondering if it could be possible to reload the screen every time new data comes in (preferably via a flag), that way I would have a live representation of the state of the data in the server.
If there is already a way to do this (maybe with the -x command) please let me know.
The text was updated successfully, but these errors were encountered:
First of all, this is an amazing and simple solution.
I am using
wscat
in order to get data from my server, but since the same object is sent every time just with different values, I was wondering if it could be possible to reload the screen every time new data comes in (preferably via a flag), that way I would have a live representation of the state of the data in the server.If there is already a way to do this (maybe with the
-x
command) please let me know.The text was updated successfully, but these errors were encountered: