Skip to content

Latest commit

 

History

History
45 lines (38 loc) · 682 Bytes

README.md

File metadata and controls

45 lines (38 loc) · 682 Bytes

SFU

Architecture

arch

Contributing

Roadmap

Projects

Project status

Stargazers over time

How to use

1. make key.pem|cert.pem

./scripts/makekey.sh

2. build web app

cd sdk/js
npm i

3. build ion

./scripts/build.sh

4. start web app

cd sdk/js
npm start

5. start ion

./scripts/start.sh

6. let's chat

Open this url with chrome

https://yourip:8080