You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 20, 2025. It is now read-only.
I just came across this project and am in awe! You managed to create such a powerful tool with such simple code, it's really quite something :)
I would like to package this and self host it on my own server, but noticed a few instances in the www/index.html that reference usetalk.io directly, including an analytics script, and hard-coded STUN/TURN servers. Would you consider pulling these things conditionally based on some environment variables or a build script potentially? Or would you consider merging in a PR that would implement this?