Browse Source

Merge pull request #57 from amirsanni/amirsanni-patch-1-1

Clean up README by removing outdated information
master
Amir 3 months ago committed by GitHub
parent
commit
6549815ebb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 5
      README.md

5
README.md

@ -43,8 +43,3 @@ To host this online, you'll need to set up a few things:
`const wsUrl = 'wss://YOUR_WEB_SOCKET_DOMAIN/wss-secured';` `const wsUrl = 'wss://YOUR_WEB_SOCKET_DOMAIN/wss-secured';`
- Please note that most browsers will not allow access to media devices except the application is running on SSL or localhost (127.0.0.1). - Please note that most browsers will not allow access to media devices except the application is running on SSL or localhost (127.0.0.1).
# Demo
You can test at https://1410inc.xyz/video-call-app.

Loading…
Cancel
Save