Skip to content

mafintosh/telephone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telephone

Like that Lada Gaga song except it is p2p chat over udp. I mainly implemented this to showcase udp hole punching

npm install -g telephone

build status

Usage

On two machines connected to the internet using a somewhat sane router configuration run

telephone --hole-puncher dev.mathiasbuus.eu:23232 --channel my-channel

The above example uses the hole puncher running on my test digital ocean machine. This machine is only used for the initial handshake. All other traffic is running completely p2p.

To run your own hole puncher run

telephone-hole-puncher

For more options run

telephone --help
telephone-hole-puncher --help

License

MIT

About

Like that Lada Gaga song except it is p2p chat over udp.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published