Skip to content

pch957/nanomsg_p2pnode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a sample for p2p network based nanomsg

  1. Install nanomsg. https://github.com/nanomsg/nanomsg
  2. build. run ./build.sh
  3. startup the nodes. run ./node.sh
  4. send a message. run ./send.sh hello
  5. send another message. run ./send.sh world

About

this is a sample for build the p2p network based nanomsg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published