BLS.relayUrl() picks the relay endpoint: bundled server.py keeps ws://host:8787; served over https or from a subpath it becomes same-origin wss://host/<base>/ws. Patient/join links are now path-relative so subpath hosting works. server.py gains --bind and --http-port for reverse-proxy setups where 8000 is taken. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| admin.js | ||
| audio.js | ||
| bls.js | ||
| controllers.js | ||
| patient.js | ||
| recorder.js | ||
| recording-store.js | ||
| webrtc.js | ||