• Stars
    star
    1,824
  • Rank 24,510 (Top 0.5 %)
  • Language
    Rust
  • License
    Apache License 2.0
  • Created 11 months ago
  • Updated 12 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸ”© Open-source solution to deploy, scale, and operate your multiplayer game

rivet_logo

Managed game servers, matchmaking, and DDoS mitigation that lets you focus on building your game.

License Apache-2.0 Calendar versioning PRs Welcome GitHub commit activity GitHub closed issues

Home - Docs - Twitter - Discord

πŸ‘Ύ Features

  • Everything is accessible from an easy to use GUI, CLI, or API
  • Serverless Lobbies for auto-scaling game lobbies
  • Flexible matchmaker for placing players in lobbies with no wait times
  • CDN for hosting assets and webpages with a custom domain or provided rivet.game subdomain
  • Game Guard for DDoS mitigation and managed WebSocket SSL, TCP+TLS, and UDP
  • Streamlined DevOps for teams
  • Unified logging & monitoring & analytics
  • No downtime deploys with easy rollbacks

rivet_screenshot

πŸš€ Getting Started

Rivet Cloud

Rivet Cloud is the fastest way to get your game up and running. Sign up at rivet.gg and get a free game server.

Self-hosting

See the setup guide to develop & deploy Rivet yourself.

πŸ“ Architecture

Below is a simplified architecture diagram of a Rivet cluster.

Architecture

πŸ“– Documentation Overview

Looking for documentation on building a game with Rivet?

Visit our documentation for game developers!

Getting Started

Philosophy

Architecture

About