Platform

Solutions

Resources

Company

Login

Start for Free

GitHub Icon
GitHub Icon

Platform

Solutions

Resources

Company

Login

Start for Free

GitHub Icon

Edgegap & Epic Online Services (EOS) Relays

Edgegap is a preferred partner of Epic Games Services (EOS), and work together flawlessly.

Discover how Edgegap's automated game servers & orchestration can transform your multiplayer Unreal Game.

Edgegap's Distributed Relay emphasizes ease of use, global reach, latency reduction, and cost efficiency. It's designed to simplify the networking aspect of game development and is more user-friendly, especially for developers who want a ready-to-use solution without delving into the complexities of P2P connections.

  1. Functionality: Solves P2P’s NAT issues by acting as a go-between between users for seamless connections and player experience.

  2. Latency Reduction: Offers 46% latency reduction compared to the public cloud and ensures 10 times the number of players under 50ms.

  3. Global Deployment: Allows deployment in 550+ locations worldwide, on-demand.

  4. Compatibility: Compatible with major networking netcodes, including open-source Mirror networking, Unreal, etc.

  5. Ease of Integration: Simplifies the game's networking code, allowing developers to focus on the game rather than backend complexities.

  6. Pricing: Free during development, with flexible pay-per-minute pricing that scales with the game's success.

  7. Additional Benefits: Provides total security against DDoS Attacks, 99.99% availability, 24/7 support, and no idle server costs.

Epic Games P2P Interface focuses on providing a secure and efficient way to handle P2P connections, with detailed control over the connection process.

  1. Functionality: Enables games to set up and manage peer-to-peer (P2P) connections between users, typically for multiplayer gaming.

  2. Security: Connections are secure-by-default using DTLS, ensuring authenticated and encrypted communication.

  3. Speed: The authentication process significantly increases the speed of handling P2P connections by reducing the need for re-negotiation.

  4. Connection Management: Offers detailed control over connection requests, acceptance, closure, and notifications.

  5. Data Transmission: Allows sending and receiving data through established P2P connections, with options for reliability and ordering.

  6. Integration: Requires obtaining a valid handle from the Platform Interface and involves detailed network socket management.