hypercore_handshake 0.6.0

Used for establishing an encrypted connection between hypercore peers
Documentation
1
2
3
4
5
6
7
8
9
{
  "name": "stuff",
  "version": "1.0.0",
  "main": "index.js",
  "license": "MIT",
  "dependencies": {
    "@hyperswarm/secret-stream": "^6.9.1"
  }
}