Introduction
tip
- make sure golang installed
 - make sure docker installed if you use docker
 - script support ubuntu/mac/centos, you can build|start them yourself if you are using windows or IDE
 - script will start a daemon, save pid to ./configs and export log to ./logs
 
| Services | Infos | 
|---|---|
| ISLB | support load-banlance; node discovery | 
| Signal | exchange signal with sdk | 
| Room | business logic, such as room/peer/auth logic | 
| SFU | WebRTC SFU Server; stream publish/subscribe; integrate ion-sfu |