Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not Working #1

Open
BilalBoulifa opened this issue Jan 4, 2017 · 3 comments
Open

Not Working #1

BilalBoulifa opened this issue Jan 4, 2017 · 3 comments

Comments

@BilalBoulifa
Copy link

BilalBoulifa commented Jan 4, 2017

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.

@deluxor
Copy link
Contributor

deluxor commented Mar 7, 2017

Just update the packages on package.json to the latest ones and you will get it to work.

@h4t0n
Copy link
Owner

h4t0n commented Mar 7, 2017

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.

@deluxor
Copy link
Contributor

deluxor commented Mar 8, 2017

You could now merge my pull request and close this issue mate :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants