Rahul

Results 7 comments of Rahul

What i did was retrieve values from code tab of canvas-designer using `var currentFile = $('#code-text').val();` What i got using above line was a array which looked like following `[["line",...

Muaz i have the reliable-signaler app running but i am not getting how to integrate this into the RTCMulticonnect.js in canvas-designer

Muaz i have implemented the above steps and i still have errors i a not getting a few things: 1) i am getting this error in console ![image](https://cloud.githubusercontent.com/assets/14090825/11235400/461fa8b2-8df7-11e5-8ca3-c2feead3b332.png) what i...

The error was because i was using the wrong version of socket.io it is resolved now and is working perfectly. @muaz-khan Thanks for all your help throughout the development process.

Hi @ph4t0o0o0om . can you share you code. I can see that @muaz-khan has already provided all the necessary information that is needed to implement socket.io. Please share your code...

Thanks Muaz it is working as per my expectation. Thanks for helping out. :+1: