udpchat

2.0.0 • Public • Published

udpchat

simple 2 person command line chat over udp

written on a plane so my girlfriend and I could talk to each other over ad-hoc laptop wifi

npm install udpchat -g

Usage

udpchat <otherUsername> <otherAddress> <myUsername> <myAddress>

e.g.

udpchat jessica udp://169.254.39.12:9999 max udp://localhost:9999

you can also just do udpchat jessica udp://169.254.39.12:9999 or even just udpchat

license

BSD

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    5
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.0
    5
  • 1.0.0
    4

Package Sidebar

Install

npm i udpchat

Weekly Downloads

3

Version

2.0.0

License

BSD

Last publish

Collaborators

  • maxogden