Open t4ngth00 opened 7 years ago
Did you manage to make it work on Heroku? If yes, how?
@t4ngth00 I managed to make it work. Check this answer on Stackoverflow https://stackoverflow.com/a/22809750
I've tried to use it with express and it has worked fine. However, by using with express, I got problem to run "https" on localhost.
Anyway, thank you so much.
Hello every on e when i try to run it shows error
D:\webrtc-signal-master>node server.js dev environment detected fs.js:642 return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode); ^
Error: ENOENT: no such file or directory, open 'D:\webrtc-signal-master\server.key'
at Error (native)
at Object.fs.openSync (fs.js:642:18)
at Object.fs.readFileSync (fs.js:510:33)
at Object.
D:\webrtc-signal-master> can anyone help
Hello there,
Does anyone try to deploy this server to Heroku? Can you guys give me a tutorial for it? I built successfully but the server didn't work.
Thanks in advance.