Skip to content

tinchoz49/test-simple-hypercore-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-hypercore-protocol test

This a test of two nodes (A and B) connection through simple-hypercore-protocol where we are using sodium-native on node A and sodium-javascript-plus on node B.

How to run

Start a server on node A

$ node a

Connect B to the server A

$ node b

Expect:

Node B should get a request from A got request message { index: 42, bytes: 0, hash: false, nodes: 0 } on channel 10

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published