#player #error #service #model #rivet #api #lobbies

rivet-matchmaker

Rivet service for matchmaking players and managing lobbies

6 releases

0.0.8 Nov 23, 2022
0.0.5 Aug 21, 2022
0.0.1 Jul 29, 2022

#89 in #player

Download history 4/week @ 2024-02-23 42/week @ 2024-03-01 10/week @ 2024-03-08

56 downloads per month

Apache-2.0

320KB
7.5K SLoC

rivet-matchmaker

Crate Organization

The entry point for most customers will be Client. Client exposes one method for each API offered by the service.

Some APIs require complex or nested arguments. These exist in model.

Lastly, errors that can be returned by the service are contained within error. Error defines a meta error encompassing all possible errors that can be returned by the service.

The other modules within this crate are not required for normal usage.

Dependencies

~6–21MB
~300K SLoC