Browse Source

Clean up README by removing outdated information

Removed unnecessary notes and demo link from README.
amirsanni-patch-1-1
Amir 3 months ago committed by GitHub
parent
commit
92ad394a37
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