P2P WebRTC file sharing app: Broker using Phoenix
WebRTC was created primarily for video and voice communication but it has the
API to send raw binary data between two browsers as well. This opens up a lot of
opportunities to create more peer to peer web application which are supported by
modern browser. There are already a lot