You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
-
Laravel WebRTC with Reverb & Echo
1
+
# Laravel WebRTC with Reverb & Echo
2
2
3
3
This project integrates WebRTC with Laravel Reverb and Laravel Echo, enabling real-time peer-to-peer communication using Laravel’s native WebSocket capabilities.
4
4
5
-
Features
5
+
## Features
6
6
• Real-Time Communication: Uses WebRTC for live audio and video calls.
7
7
• WebSockets with Laravel Reverb: Provides scalable and low-latency signaling for WebRTC.
0 commit comments