Update index.html

This commit is contained in:
Steve Seguin 2021-05-13 05:01:06 -04:00 committed by GitHub
parent f1d60678c4
commit 06078ecd2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1649,8 +1649,8 @@
// session.wss = "wss://au1wss.obs.ninja:443"; // Australia
// session.wss = "wss://de1wss.obs.ninja:443"; // Germany
// session.wss = "wss://insecure.cam:444"; // China
// session.wss = "wss://wss.contribute.cam:443";
// session.wss = "wss://wss.contribute.cam:443"; // https://github.com/steveseguin/websocket_server
// session.pie=true;
/// Or you can use piesocket.com or any echo websocket server to host a server for your yourself.