Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/perguth/hyper-yggdrasil
Allow Yggdrasil Network nodes to connect via HyperDHT by @holepunchto.
https://github.com/perguth/hyper-yggdrasil
networking p2p yggdrasil-network
Last synced: about 16 hours ago
JSON representation
Allow Yggdrasil Network nodes to connect via HyperDHT by @holepunchto.
- Host: GitHub
- URL: https://github.com/perguth/hyper-yggdrasil
- Owner: perguth
- License: apache-2.0
- Created: 2024-05-07T17:38:42.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-08T22:59:24.000Z (9 months ago)
- Last Synced: 2025-01-13T05:17:15.704Z (23 days ago)
- Topics: networking, p2p, yggdrasil-network
- Language: JavaScript
- Homepage:
- Size: 34.8 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hyper-Yggdrasil
> Allow two [Yggdrasil](https://yggdrasil-network.github.io/) nodes to connect via [hyperdht](https://github.com/holepunchto/hyperdht).
```
Ygg#1
-> tcp://localhost ->
-> NodeJS: ( `net` -> `hyperdht` )
-> INTERNET
-> NodeJS: ( `hyperdht` -> `net` )
-> tcp://localhost
-> Ygg#2
```![Screencast](screencast.gif)