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
I was trying to implement the same mechanism for days but what ever I do its not working, when I fund your project I said to myself it will help me to understand what is going wrong, but now I discovered that your project its not also working.
here what I done
-download redis from redis.io
-run redis server, on localhost I'm using the windows version
-download zip file from your github
-extract the zip
-run the app on the ports 3000, 3001, 3002
-open them in the browser
-I went to one of them and used message-all
-checked the other clients, nothing is received.
edit:
I said to myself maybe its coming from windows so I tried also to use redis installed on linux machine, and its not working.
The text was updated successfully, but these errors were encountered:
It was a sample test that probably no longer works due to dependencies update/upgrades (redis for example). If you find solutions or api upgrades to my code please send a pull request.
I was trying to implement the same mechanism for days but what ever I do its not working, when I fund your project I said to myself it will help me to understand what is going wrong, but now I discovered that your project its not also working.
here what I done
-download redis from redis.io
-run redis server, on localhost I'm using the windows version
-download zip file from your github
-extract the zip
-run the app on the ports 3000, 3001, 3002
-open them in the browser
-I went to one of them and used message-all
-checked the other clients, nothing is received.
edit:
I said to myself maybe its coming from windows so I tried also to use redis installed on linux machine, and its not working.
The text was updated successfully, but these errors were encountered: