Skip to content

Repository files navigation

NoxVR

Relay

High-performance QUIC relay server for NoxVR game instances.

CI Rust QUIC Docker License

Part of the NoxVR ecosystem


Overview

NoxVR Relay is a high-throughput relay written in Rust that manages real-time multiplayer sessions for the NoxVR platform. It bridges QUIC-connected game clients with the central node server over WebSocket.

Features

  • QUIC transport — encrypted, low-latency connections via quinn
  • Multi-instance — manages multiple concurrent game world instances
  • RSA + Argon2 authentication — secure client and server handshake
  • WebSocket bridge — real-time communication with the node server
  • Automatic node discovery — via DNS TXT record or .well-known/nox
  • System monitoring — real-time resource usage streaming
  • Optimized — designed to handle 1000+ concurrent clients

Documentation


Made with ♥ by AtelierVR  ·  AGPL-3.0

Part of the NoxVR project — a federated social VR platform

About

High-performance QUIC relay server for the Nox platform.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages