Skip to content

jbenet/dgram-stream-example-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Releases

No releases published

Packages

No packages published