telephone

1.2.0 • Public • Published

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: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

Readme

Keywords

none

Package Sidebar

Install

npm i telephone

Weekly Downloads

1

Version

1.2.0

License

MIT

Last publish

Collaborators

  • mafintosh