--
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/dbaa29b4-1fc2-4eff-864a-70e72f632d7d%40googlegroups.com.
Hi Jigyasu,1. You do need a server with SSL (i.e. HTTPS) support to develop and check WebRTC Project as WebRTC uses secure protocol. It may work without webserver locally but then you will have to spend time later on troubleshooting issues while implementing on the server later for production use.2. Socket.io is a JavaScript library for realtime web applications. It enables realtime, bi-directional communication between web clients and servers. It is mainly run on Nodejs to act as a signaling server apart from client-side.Thanks,Nishant Kashyap
On Sat, Feb 1, 2020 at 3:53 PM Jigyasu Garg <jigyasu2...@gmail.com> wrote:
--Halo All,Can you please help me setting up new project using WebRtc:1. Do i need server to setup webrtc?2. What is this Socket.io?Regards,Jigyasu
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss...@googlegroups.com.