prajwalpkp2106 / OmegleStreamApp

This repository contains a Flutter-based implementation of an Omegle clone, allowing users to randomly connect with others for video and text chats. The application leverages WebRTC for peer-to-peer video communication, along with Socket.IO for real-time messaging and room management.
0 stars 0 forks source link

Where is the backend code or how can I get access to it? #1

Open itsamit108 opened 1 month ago

itsamit108 commented 1 month ago

I noticed that this repository contains the Flutter frontend code, but I couldn’t find the backend code. Is the backend available somewhere else, or could you provide instructions on how to access it?

prajwalpkp2106 commented 1 month ago

The backend server is hosted on https://omegleclone.onrender.com i have directly used it