Hacker News new | ask | show | jobs
by murtnowski 3537 days ago
WebRTC has no built in peer discovery to bootstrap the startup. At minimum a signaling server is will be needed for exchanging descriptions. You may also need to exchange ICE candidate information. So while this isn't serverless, it could be really great for reducing bandwidth costs until you consider that this design does not play well with mobile devices which have usage caps.