Local Peer-to-Peer API
Note: This specification is under active development and therefore incomplete. If you’re looking for an overview of the proposal, please refer to the Explainer.
1. Introduction
This section is non-normative.
The Local Peer-to-Peer API aims to give browsers the means to communicate directly, without the aid of a server in the middle. It is designed to enable this communication within the confines of a local communication medium.
Many modern Web security measures rely on the presence of naming, si...
Read more at wicg.github.io