Skip to content

Web server for a simple video conferencing app written in golang with livekit.

Notifications You must be signed in to change notification settings

aravindanve/livemeet-server-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveMeet Server

Web server for a simple video conferencing app written in golang with livekit.

Core Features

  • Setup unit and integration tests
  • Sign in with Google
  • Users, auth & session
  • Meetings & participants
  • LiveKit integration
  • Github actions workflow
  • Kubernetes manifests or helm chart

Additional Features

  • Admit guests into the meeting as guest
  • Persist participants in meeting
  • Cloud recording
  • Auto generate API documentation?

Develop

make all    # runs test, e2e and build
make build  # builds the binary
make clean  # cleans the binary
make test   # runs unit tests
make e2e    # runs integration tests
make run    # builds and runs binary
make dev    # runs the source and watches for changes

About

Web server for a simple video conferencing app written in golang with livekit.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages