![](/iViewer/ion/raw/48a8a71391b2b6c13452caf67b83f486d63a88cb/docs/imgs/ion.png)
ION is a distributed real-time communication system, the goal is to chat anydevice, anytime, anywhere!
![](https://github.com/pion/ion/raw/master/docs/imgs/arch.png)
Name | Information |
---|---|
![]() |
Business signal server |
![]() |
Intelligent-Server-Load-Balancing server |
![]() |
Selective-Forwarding-Unit server |
![]() |
Ion js sdk written by typescript |
![]() |
Ion flutter sdk powered by flutter-webrtc |
![]() |
Ion web app |
![]() |
Ion flutter app |
This project uses docker
https://docs.docker.com/get-docker/
docker network create ionnet
docker-compose -f docker-compose.stable.yml up
For dev and more options see the wiki
Original Author: adwpc cloudwebrtc
Community Hero: Sean-Der