Skip to content

kklopfenstein/p2p-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p2p-status

A simple p2p network written in Rust using rust-libp2p and hyper as a frontend.

Usage:

cargo run -- --description <HOST DESCRIPTION> --admin-port <ADMIN SERVER HTTP PORT>

Note that --admin-port will default to 3000 if not specified.

Once the server is running visit http://localhost:3000 to view the admin interface.

About

p2p network in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published