Skip to content

Laravel Video Chat using Socket.IO and WebRTC ( Demo )

Notifications You must be signed in to change notification settings

Nowshad247/laravel-video-chat-demo

 
 

Repository files navigation

laravel-video-chat-demo

Laravel Video Chat using Socket.IO and WebRTC ( Demo )

Install the JavaScript dependencies:

    npm install
    npm install --save laravel-echo js-cookie vue-timeago socket.io socket.io-client webrtc-adapter vue-chat-scroll
php artisan migrate --seed

laravel-video-chat

About

Laravel Video Chat using Socket.IO and WebRTC ( Demo )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 61.4%
  • Vue 20.6%
  • HTML 18.0%