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

easyrtc 1.0.7 #33

Closed
m-jch opened this issue Jan 13, 2014 · 2 comments
Closed

easyrtc 1.0.7 #33

m-jch opened this issue Jan 13, 2014 · 2 comments

Comments

@m-jch
Copy link

m-jch commented Jan 13, 2014

hi,
when i use session.socket.io in easyrtc 0.9, works very well
but when use in easyrtc 1.0.7, gives error.

namespace.on(event, function (socket) {
                  ^
TypeError: Cannot call method 'on' of undefined
    at bind (/var/www/nodejs/easyrtc-master/node_modules/session.socket.io/session.socket.io.js:26:15)
    at on (/var/www/nodejs/easyrtc-master/node_modules/session.socket.io/session.socket.io.js:13:17)
    at Object.<anonymous> (/var/www/nodejs/easyrtc-master/server.js:103:16)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Function.Module.runMain (module.js:497:10)
    at startup (node.js:119:16)
    at node.js:902:3
@m-jch
Copy link
Author

m-jch commented Jan 14, 2014

you can see
https://c9.io/mohsen_sh/easyrtc

@wcamarao
Copy link
Owner

wcamarao commented Mar 3, 2014

Have you found why it's not working with easyrtc 1.0.7? If so please share your learnings here. Unfortunately I'm not familiar with it so I can't help.

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

2 participants