/p2p-chat

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

P2P Chat

This project was made based on the following diagram:

P2P Chat

In this repo you can find the code for the three services represented in the diagram

  • User Client: p2p-chat-user-client
  • Currency Conversion Microservice: p2p-chat-currency-conversor
  • Node Discovery Microservice: p2p-chat-node-discovery

In each specific folder of each service you will find an explanation of how to execute it and its function in the project.