1 To Many
1TM is a broadcast system without a centralized server between the peer, which allows you to send messages
from a
peer "server" to various peers "clients".
This is to be considered a concept to develop larger projects.
Usage
- Go to the sender web page and copy the id
- Go to the receiver web page and paste the id
- Repeat point
2
as many times you prefer
Link:
Send
https://lettly.github.io/1ToMany/send.html
Receive
https://lettly.github.io/1ToMany/receive.html
or
Just download it and open it on a browser.
Contributors
Habby1337 | User interface |
---|
Library
- Peer.js Peer-to-peer API built on top of WebRTC.
- jQuery JavaScript library.
- Bootstrap Front-end framework.
Made with