https://github.com/user-dk/meet-web-app
Meet Web App
https://github.com/user-dk/meet-web-app
Last synced: 9 days ago
JSON representation
Meet Web App
- Host: GitHub
- URL: https://github.com/user-dk/meet-web-app
- Owner: User-DK
- Created: 2024-01-17T04:04:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-01T16:26:54.000Z (over 2 years ago)
- Last Synced: 2025-01-12T11:36:21.722Z (over 1 year ago)
- Language: JavaScript
- Size: 1.61 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Peer-to-Peer Meeting App using WebRTC
## Overview
In a peer-to-peer meeting scenario, each participant's device has both logical and physical addresses on the internet. While WebRTC handles the real-time communication aspect, a backend infrastructure with sockets is necessary to establish the initial connection between peers.
## Features
- **WebRTC Integration:** Utilizes the power of WebRTC for seamless real-time communication.
- **Peer-to-Peer Connectivity:** Establishes direct connections between devices for efficient and secure meetings.
- **Backend Socket Implementation:** The backend of the application is equipped with sockets to facilitate the initial connection setup between peers.
## Some Working Images

