simplewebrtc / signalmaster

simple socket.io server for webrtc signaling
Other
1.31k stars 486 forks source link

I get 404 #81

Closed kostaspapas closed 8 years ago

kostaspapas commented 8 years ago

Hello there,

sudo git clone https://github.com/andyet/signalmaster.git signalmaster

So, now I have these versions :

precommit-hook 0.3.10 getconfing 2.1.0 node-uuid 1.2.0 yetify 0.0.1 tape 2.14.1 socket.io 1.3.7 socket.io-client 1.3.7 async 1.5.2 redis 2.5.1 underscore 1.8.3

I get message

&yet -- signal master is running at: http://localhost:8888

http://localhost:8888 and I get status code : 404 Not Found

What it's wrong?

I have already read issues "#73 Why are not npm packages in the package.json dependencies?" and "#53 Missing Welcome and Transport Unknown"

Thank you in advance Kostas

Maykonn commented 8 years ago

+1

railsfactory-kumaresan commented 8 years ago

+1

fippo commented 8 years ago

the README is outdated. Check http://localhost:8888/socket.io/ which should give you a socket.io-ish error message. See also #64