Skip to content

Latest commit

 

History

History
23 lines (10 loc) · 363 Bytes

README.md

File metadata and controls

23 lines (10 loc) · 363 Bytes

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