Skip to content
This repository was archived by the owner on Feb 17, 2026. It is now read-only.
This repository was archived by the owner on Feb 17, 2026. It is now read-only.

Lobby and Rendezvous Server #255

Description

@Indy2222
  • Make the first version very simple:
    • Sign-in & sign-up
      • The initial version has some very dummy user management
      • After sign-in, you receive a JWT used for every other request
    • Create new game (name, map, maximum players)
    • List games
    • Join game
    • Leave game
      • Game is deleted if it is abandoned by its author
    • Start game (leads to game deletion)
  • The server exposes REST API
  • Base the server on Actix
  • Publish Open API specification
  • Build & publish API docs from CI

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status
      Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions