winziyuan / ion-1

Distributed RTC System by pure Go and Flutter

Home Page:https://github.com/pion/ion/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ION is a distributed real-time communication system, the goal is to chat anydevice, anytime, anywhere!

MITBuild StatusGo Report CardGitHub go.mod Go versionGitHub tag (latest SemVer pre-release)Docker PullsFinancial Contributors on Open Collective GitHub contributorsTwitter Followslack

Architecture

Modules

Name Information
ION-BIZ Business signal server
ION-ISLB Intelligent-Server-Load-Balancing server
ION-SFU Selective-Forwarding-Unit server
ION-SDK-JS Ion js sdk written by typescript
ION-SDK-FLUTTER Ion flutter sdk powered by flutter-webrtc
ION-APP-WEB Ion web app
ION-APP-FLUTTER Ion flutter app

Documentation

Deps

This project uses docker

https://docs.docker.com/get-docker/

Setup

docker network create ionnet

Run

docker-compose -f docker-compose.stable.yml up

For dev and more options see the wiki

Roadmap

Projects

Maintainers

Contributors

Original Author: adwpc cloudwebrtc

Community Hero: Sean-Der

About

Distributed RTC System by pure Go and Flutter

https://github.com/pion/ion/wiki

License:MIT License


Languages

Language:Go 87.0%Language:Shell 10.3%Language:Python 1.2%Language:Dockerfile 1.0%Language:Makefile 0.4%