We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48740d9 commit c5d6aefCopy full SHA for c5d6aef
README.md
@@ -19,7 +19,7 @@ Tested and achieved stable calls between 1.204,5 km distance clients
19
Each application is a Peer client to a Relay Server. This server is used for randezvous point for Udp Holepunching.
20
If holepunch is sucessfull all Udp data is send directly among peers.
21
All TCP data goes through the relay server there is no hole punching for that yet.
22
-Relay server can be found on repository: https://github.com/ReferenceType/RelayServerTest
+Relay server can be found on repository: https://github.com/ReferenceType/RelayServer
23
24
The back-end network core libraries are located on : https://github.com/ReferenceType/StandardNetworkLibrary
25
## How to setup
0 commit comments