WebDevSimplified / Zoom-Clone-With-WebRTC

1.52k stars 863 forks source link

Question #17

Open alidenizci opened 4 years ago

alidenizci commented 4 years ago

So this is not an issue. I'm new on GitHub so I don't know how to ask a question in another way. So I followed your tutorial on YouTube. The Zoom-Clone was working without any problem. But how can my friends join to the chat?

tuminzee commented 4 years ago

So this is not an issue. I'm new on GitHub so I don't know how to ask a question in another way. So I followed your tutorial on YouTube. The Zoom-Clone was working without any problem. But how can my friends join to the chat?

I suggest you to deploy your whole code online over platform like Heroku, etc. Once that is done, you can access that over the internet, and not just locally.

I hope it helps