Hacker News new | past | comments | ask | show | jobs | submit login

WebRTC handles the actual p2p audio and video, but has no method of signaling the other party for attention to actually join the "call", -- no concept of userid, so you'd always need to send a link to your WebRTC service via another channel - SMS, WhatsApp, Email, IRC, ... or some other "new" service, that's really just a wrapper to handle the userid / notification problem, and uses WebRTC underneath.



Notifications are possible with Service Workers.




Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: