Skip to content

0xMelkor/libp2p-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libp2p-chat

Basic terminal chat based on rust-libp2p.

Run the chat

Run this command in 2 different terminals

cargo run

Chat preview

Troubleshooting

If cargo complains about protobuf, ensure you have it in your PATH.

Install it otherwise:

# e.g. on MacOS
brew install protobuf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages