Skip to content

Latest commit

 

History

History
78 lines (61 loc) · 1.6 KB

README.md

File metadata and controls

78 lines (61 loc) · 1.6 KB

ION

ION is a distributed RTC system written by pure go and flutter

Build Status MIT slack

Architecture

ion

Features

  • Server
    • OS
      • CentOS 7
      • macOS Mojave
    • Signal
      • WebSocket
    • Media
      • WebRTC
      • RTP/RTCP
      • Nack
      • PLI
      • Anti-Loss-Package 30%~50%
    • Distributed System
      • ION-ION RTP relay
      • MQ support
  • Client
    • SDK
      • Flutter
      • JS
    • Demo

Contributing

Roadmap

Projects Welcome contributing to ion!

Project status

Stargazers over time

How to use

1. make key

./scripts/makeKey.sh

2. build

#centos
./scripts/centos/installDeps.sh

#mac
./scripts/mac/installDeps.sh

3. run

#centos
./scripts/centos/allRestart.sh

#mac
./scripts/mac/allRestart.sh

4. let's chat

Open this url with chrome

https://yourip:8080