Documentation
Ask or search…
K
Links
Comment on page

Tashi Relay

Enabling peers behind NAT to participate in game sessions
Connections between peers will be established in one of three ways when using Tashi Relay. Each method is attempted in order:
  1. 1.
    Direct connectivity.
  2. 2.
    Direct connectivity via NAT hole punching.
  3. 3.
    Relayed connectivity.
The Networking page describes each scenario in some detail.

Getting an API key

Open a support ticket through our support channel on Discord, please include some details about your project.

Configuring your project to use Tashi Relay

You must already have set up Tashi Network Transport (TNT).
Here's an example of TNT's settings in the inspector:
  1. 1.
    Select Tashi Relay from the drop-down box.
  2. 2.
    Verify that the base URL is set accordingly.
  3. 3.
    Enter your API key in the corresponding entry.
Last modified 1mo ago