A text, audio and video chat application built with webRTC and Ratchet (PHP WebSocket)
 
 
 
 
 

12 lines
253 B

{
"options": {"failByDrop": false}
, "outdir": "reports/rfc"
, "servers": [
{"agent": "Ratchet", "url": "ws://localhost:8000", "options": {"version": 18}}
]
, "cases": ["*"]
, "exclude-cases": []
, "exclude-agent-cases": {}
}