peers / peerjs-server

Server for PeerJS
https://peerjs.com
MIT License
4.37k stars 1.09k forks source link

AirDrop like peer discovery #154

Open ivelin opened 4 years ago

ivelin commented 4 years ago

Is there interest in peer discovery extensions?

Why:

What:

How:

Ivelin

afrokick commented 4 years ago

I like the idea of rooms system. It should be pluggable into exists core.

ivelin commented 4 years ago

The room API implementation has been finished and tested for several weeks. Please take a look if you have a chance and let me know if its of interest to merge into the original repo. Here is the forked repo: https://github.com/ambianic/ambianic-pnp

joeyfigaro commented 4 years ago

FWIW, I'd vote for better documentation (specifically for the available endpoints) and adding examples before this is introduced.