Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)