Skip to content
/ ion Public
forked from ionorg/ion

Real-Distributed(non-cluster) RTC System by pure Go and Flutter

License

Notifications You must be signed in to change notification settings

iViewer/ion

Repository files navigation

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

Real-Distributed(non-cluster) RTC System by pure Go and Flutter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 83.5%
  • Shell 11.3%
  • Dockerfile 3.4%
  • Makefile 1.8%