Skip to content

cwmos/wicg-multicast-receiver-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MulticastReceiver

An API that allows web applications to join a multicast (S,G) and receive authenticated, congestion-safe multicast IP traffic from services that offer it.

It provides:

  • per-packet authentication
  • an origin-based security model
  • protection against over-subscription

This lets browsers join in subscribing to popular live media events or file downloads (software or pre-recorded media) that make use of multicast IP to enable the efficient use of network and server resources.

See the explainer for more info.

About

Proposal for a MulticastReceiver API for web apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published