8000 GitHub - rentiejun/ion: Smart webrtc sfu server by golang; Support All platform by js and flutter;
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ ion Public
forked from ionorg/ion

Smart webrtc sfu server by golang; Support All platform by js and flutter;

Notifications You must be signed in to change notification settings

rentiejun/ion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Smart webrtc sfu server by golang; Support All platform by js and flutter;

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 38.9%
  • Dart 35.3%
  • JavaScript 15.6%
  • Shell 8.8%
  • Python 1.4%
0