Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

qualterz/ping2pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ping2Pong is an example of a peer-to-peer application. In this network, each peer pings other peers and responses with the pong message.

Running application

# Install dependenices
npm install

# Start application
npm start

About

Ping-pong game in peer-to-peer world

Topics

Resources

License

Stars

Watchers

Forks