This website works better with JavaScript.
Explore
Help
Sign In
pimhwang
/
Video-Call-App
mirror of
https://github.com/amirsanni/Video-Call-App.git
Watch
1
Star
0
Fork
You've already forked Video-Call-App
0
Code
Issues
Projects
Releases
Wiki
Activity
A text, audio and video chat application built with webRTC and Ratchet (PHP WebSocket)
php
webrtc
javascript
ratchet
video-call
2
Commits
3
Branches
0
Tags
1.7 MiB
JavaScript
80.9%
PHP
7%
HTML
6.2%
CSS
4.4%
Shell
1.4%
Tree:
04459364f0
Video-Call-App
/
ws
/
composer.json
11 lines
153 B
Raw
Blame
History
{
"require"
:
{
"cboden/ratchet"
:
"0.3.*"
}
,
"autoload"
:
{
"psr-4"
:
{
"Amir\\"
:
"bin/amir/"
}
}
}
Reference in new issue
Copy Permalink