Skip to content

PeerChat v1.1.0

Latest
Compare
Choose a tag to compare
@manishmeganathan manishmeganathan released this 21 Jun 13:20
· 2 commits to main since this release
754f74c

Version: v1.1.0
Release Date: 21st June 2021

A terminal-based P2P chat application using libp2p and Golang that uses a Kademlia DHT and the IPFS network for peer discovery and routing

Changelog

  • Officially supports communication outside of localhost.
  • P2P Layer now uses the AutoRelay (TURN) functionality of libp2p to look for relay nodes that can facilitate the communication between two nodes on different private networks that cannot communicate directly