From d1d72c7e60e26d3cfe21917f5decefb2e445e311 Mon Sep 17 00:00:00 2001 From: Stefanache Ion Date: Wed, 13 Dec 2023 17:10:23 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3002ebd..f393552 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ the past, to can begin one new experiment/showcase... and then: So the roles("you" and "your-friend") can running in any combination of locally(on his PC) and/or remotely(using my github repository or other repository/CDN/hosting) Anyway, regardless of what approach you will can have the PC-machines which certainly can use NAT(in/over internet use-case) with or no firewalls,proxies,... because the handshake can avoid(see Note *) - these obstacles by using one external STUN server(which is part of ICE group of servers) from the pull of public exposed and in function(at the my app's run-time) servers, as broker(intermediate or third part). + these obstacles by using one external STUN and/or TURN server(which is part of ICE group of servers) from the pull of public exposed and in function(at the my app's run-time) servers, as broker(intermediate or third part). In this code( in main file index.html) you can see how indicate or configurate that ICE-servers(STUN and/or TURN):