It is a Laravel project that I learned and implemented WebRTC technology.
Client: Vue.js
NPM library: Simple Peer
Server: PHP8, Laravel 8 , Soketi
Database: PostgreSQL
Clone the project
git clone https://github.com/metinagaoglu/Laravel-WebRTC
Go to the project directory
cd Laravel-WebRTC
Run the docker-composer command
docker-compose up
Start the server manually for now
"php app/artisan serve --host=0.0.0.0"
STUN/TURN