Skip to content

valentine-sys/ionic-video-audio-chat

 
 

Repository files navigation

call and video ui:

pages/home/home.html  line 127, line 134

you can find function call("","");

    function create "contact modal"

    on contact modal calls "triggerCall" function of call service.      

call and video service:

services/call.ts

    triggercall calls socket service.

socket service:

services/socket.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.2%
  • CSS 9.1%
  • TypeScript 2.1%
  • HTML 1.5%
  • SCSS 1.1%