Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| librematch:design:collector:parsing [2022-10-27 22:53] – removed - external edit (Unknown date) 127.0.0.1 | librematch:design:collector:parsing [2022-10-28 01:30] (current) – nimda | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Parsing ====== | ||
| + | |||
| + | |||
| + | The parsing stages does the decoding/ | ||
| + | |||
| + | * decoding/ | ||
| + | |||
| + | * normalization \\ The data format is ' | ||
| + | | ||
| + | * prioritization \\ Some data is the foundation for real-time information that we deliver to users of our API (state changes of lobbies, e.g. ongoing matches, and leaderboard rankings). \\ This data should fill ' | ||
| + | |||
| + | * conversion \\ For the localization data, we need to query data from the Relic Link API and convert it to the FTL (Fluent Translation) file format. | ||
| + | |||