Skip to content

via web socket (Spring Boot) + Flutter

Dec-48/Videocall-webRTC-Flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter-plan

  • Login Page: User authentication to access the platform.
  • Client List: Displays all available clients with their current states (open/close).
  • Join Room: Connect to another client’s available room for a video call.
  • State Management:
    • Open: Waiting for an incoming WebRTC offer.
    • Close: Can only initiate and send an offer.
  • Process
      1. Create a room first, then allow other clients to join.
      2. We need to display who created the room.

Spring-boot-plan

  • Login System : ?? it will help to classify/categorize users ??
  • Web Socket : Handle some sort unexpected thing
  • Web api : for login system

About

via web socket (Spring Boot) + Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages