Skip to content

Commit d95e8f6

Browse files
authored
Update README.md
1 parent 80cc355 commit d95e8f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
Laravel WebRTC with Reverb & Echo
1+
# Laravel WebRTC with Reverb & Echo
22

33
This project integrates WebRTC with Laravel Reverb and Laravel Echo, enabling real-time peer-to-peer communication using Laravel’s native WebSocket capabilities.
44

5-
Features
5+
## Features
66
• Real-Time Communication: Uses WebRTC for live audio and video calls.
77
• WebSockets with Laravel Reverb: Provides scalable and low-latency signaling for WebRTC.
88
• Laravel Echo Integration: Handles WebSocket events seamlessly.
99
• Vue.js Frontend: A dynamic and interactive UI built with Vue.js.
1010
• Self-Hosted WebSocket Server: No need for third-party WebSocket services.
1111

12-
Prerequisites
12+
## Prerequisites
1313
• PHP 8+
1414
• Laravel 10+
1515
• Composer

0 commit comments

Comments
 (0)