https://github.com/lmangani/noise-sync
noise-network sync example
https://github.com/lmangani/noise-sync
hyperswarm noise noise-network
Last synced: 7 months ago
JSON representation
noise-network sync example
- Host: GitHub
- URL: https://github.com/lmangani/noise-sync
- Owner: lmangani
- License: mit
- Created: 2018-11-22T14:20:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-22T16:05:12.000Z (almost 7 years ago)
- Last Synced: 2024-10-04T13:22:04.074Z (about 1 year ago)
- Topics: hyperswarm, noise, noise-network
- Language: JavaScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# noise-sync
[noise-network](https://github.com/mafintosh/noise-network) sync example## Server
```
npm run server
```## Clients
```
KEY={key} npm run client
```