Hyperproxy
Hyperproxy aims to establish connection from WebRTC nodes to TCP/UDP DAT nodes
Install / Use
/learn @goonism/HyperproxyREADME
<p align="center">
<a href="https://github.com/goonism/dat-hyperproxy/">
<img alt="hyperproxy" src="https://github.com/goonism/dat-hyperproxy/blob/master/icon.png" width="234">
</a>
</p>
<h1 align="center">
Hyperproxy
</h1>
<h2 align="center">
WebRTC to native Dat Proxy
</h2>
Goal
Check out this post
Check out the WIP RFC
Setup
Install global tooling dependencies:
npm i -g lerna browser-sync
Get yarn, either via package or via npm.
Run these anywhere within Hyperproxy:
lerna bootstrap
lerna run build
lerna run --parallel watch
Run Modes
To run the hub in local:
LOCAL=true lerna run watch --parallel
Credits
Logo created using DotGrid by Devine Lu Linvega
License
MIT
