conference call ratchet
1.0.0
A conference call implementation using WebRTC, Ratchet Web Socket.
composer install to install the dependencies.ws/bin/server.phpwsUrl) in assets/js/chat.jsThe app uses xirsys free ice servers which you can get by creating a free xirsys account. If you opt for that, ensure you rename the Server.example.php in the root directory to Server.php and replace the dummy credentials there with yours.
If you prefer to use socket.io and NodeJS instead of PHP Web socket (Ratchet), check out the NodeJS version here.