Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manishmeganathan authored Jun 21, 2021
1 parent 64efcdb commit 754f74c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
![Banner](banner.png)
### A terminal-based P2P chat application using libp2p and Golang that uses a Kademlia DHT and the IPFS network for peer discovery and routing

**Version: 1.0.0**
**Version: 1.1.0**
**Platform: Windows, Mac OSX and Linux**
**Language: Go 1.16**
**License: MIT**
Expand Down Expand Up @@ -89,4 +89,4 @@ The loglevel for the application startup runtime can be modified using the ``-lo
- Migrate to Protocol Buffers instead of JSON for message encoding
- Chat Room notification for when user changes names
- Support for other PubSub routers (RandomSub, FloodSub and someday EpiSub)
- Support for password protected Chat Rooms.
- Support for password protected Chat Rooms.

0 comments on commit 754f74c

Please sign in to comment.