Skip to content

jamieabc/libp2p-muxer-chat-with-protobuf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository uses libp2p for a local p2p network.

Usage

  1. run program first time without any parameter, log shows host connection information as server multi address: /ip4/127.0.0.1/tcp/53126/p2p/QmVzJW5owZC9a4Miq6vRPtjuoML3anbnymjebwjEQxReXB

copy the whole string from /ip4.... to ReXB, noted everytime program runs, this string will be different, so it needs to use correct information listed on screen.

  1. run program second time with parameter copied, e.g. libp2p-muxer-chat-with-protobuf /ip4/127.0.0.1/tcp/53126/p2p/QmVzJW5owZC9a4Miq6vRPtjuoML3anbnymjebwjEQxReXB

  2. start chatting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages