rivet-gg / rivet

🔩 The only backend your multiplayer game needs. Open-source & self-hostable.
https://rivet.gg
Apache License 2.0
2.02k stars 47 forks source link

Add metadata API #1059

Open NathanFlurry opened 1 month ago

NathanFlurry commented 1 month ago

Motivation

Allows faster iteration for custom use cases (hub, cli, custom plugins, etc).

Implementation

Add patch endpoint for each route, and return metadata by default. Need a way to validate max metadata size.

linear[bot] commented 1 month ago

RVT-3815 Add metadata API