lambdaclass / mirra_backend

Multiplayer 2D physics engine, matchmaking, market and leaderboard for 2D and 3D Games
Apache License 2.0
61 stars 1 forks source link

remove custom ping feature #903

Closed manucamejo closed 3 weeks ago

manucamejo commented 4 weeks ago

Motivation

We've moved the ping to the client, so we need to delete this code. Review with https://github.com/lambdaclass/champions_of_mirra/pull/2124

Summary of changes

Remove the custom ping implementation

Checklist