- 2018/11/18 WebRTC, the Real Time Web API : Source
- Do it as follows to test the example
- prepare to use, built it.
$ make build
- start a web server.
- start a signal server.
$ make run-server
- login yourself with a name in the web page.
- call a someone.
- prepare to use, built it.