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.
- 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
Just download it and open it on a browser.
Habby1337 | User interface |
---|
- Peer.js Peer-to-peer API built on top of WebRTC.
- jQuery JavaScript library.
- Bootstrap Front-end framework.