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

socket.io transport unknown #289

Open
raducrisan1 opened this issue Nov 13, 2016 · 3 comments
Open

socket.io transport unknown #289

raducrisan1 opened this issue Nov 13, 2016 · 3 comments

Comments

@raducrisan1
Copy link

raducrisan1 commented Nov 13, 2016

Hi Muaz,

I encounter the following error when trying to use v3.4.2:

http://localhost:9001/socket.io/1/?userid=8u8ybba4sgu8fr&msgEvent=MyEvent-message&socketCustomEvent=RTCMultiConnection-Custom-Message&maxParticipantsAllowed=1000&t=1479022800855

{"code":0,"message":"Transport unknown"}

Can you please help?

@muaz-khan
Copy link
Owner

npm uninstall socket.io
npm install socket.io@0.9.17

node server.js

@ghost
Copy link

ghost commented Jun 23, 2017

After Degrading from version 2 to socket.io@0.9.17
RTCMulticonnection : 3

Following is the error which appears,

EventEmitter.prototype;
TypeError: Cannot read property 'prototype' of undefined.

@amallecourt
Copy link

Exact same both problems for me.
Did you manage to find the solution ?

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