File tree Expand file tree Collapse file tree 1 file changed +12
-8
lines changed
Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Original file line number Diff line number Diff line change 1- ![ How it works] ( how.png )
2-
3- # webrtc-socket-proxy
4-
5- ![ stability-experimental] ( https://img.shields.io/badge/stability-experimental-orange.svg )
6- ![ travis-ci] ( https://travis-ci.org/poga/webrtc-socket-proxy.svg?branch=master )
7-
8- Peer-to-peer TCP socket proxy using WebRTC, with [ centrifugo] ( https://centrifugal.github.io/centrifugo/ ) as the signal server.
1+ <h1 align =" center " >
2+ <img src =" ./how.png " >
3+ webrtc-socket-proxy
4+ </h1 >
5+ <h4 align =" center " >Peer-to-peer TCP socket proxy using WebRTC, with [centrifugo](https://centrifugal.github.io/centrifugo/) as the signal server.</h4 >
6+
7+ <p align =" center " >
8+ <img src =" https://img.shields.io/badge/stability-experimental-orange.svg " >
9+ <img src =" https://travis-ci.org/poga/webrtc-socket-proxy.svg?branch=master " >
10+ <a href =" LICENSE " ><img src =" https://img.shields.io/badge/License-MIT-yellow.svg " alt =" License: MIT " ></a >
11+ </p >
12+ <br />
913
1014## Setup
1115
You can’t perform that action at this time.
0 commit comments