0.1.0 • Published 10 years ago

dgram-stream-example-chat v0.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
10 years ago

dgram-stream-example-chat

This module shows you how to:

Browse the code:

Do it!

# install it
npm install -g dgram-stream-example-chat

# run it in three different terminals
dgram-chat eve 1234 2345 3456
dgram-chat bob 2345 3456 1234
dgram-chat sam 3456 2345 1234

See it!

npm.io