/GrayNet

A p2p network

Primary LanguageJavaScript

##GrayNet

GrayNet is a simple implementation of a P2P net. Every host can join this service and share his own files.

###How does it works?

You can read a full project description HERE

#####1.1.7 Added the possibility to alert wellKnownPeers about the ip change. Added a secondary server to manage silent messages between peers.

####TODO

  • Encrypt all the communications
  • The friend request will be bilateral
  • Add a notification center