Описание
# FastServerPings
A client-side mod that **rewrites the Minecraft server ping pipeline**, designed to scale properly with large server lists and make refreshes feel smoother.
Server pings are scheduled across the entire list rather than strictly top to bottom, with results handled using **SWR (stale-while-revalidate)**.
---
## Comparisons
Check out the [Github README](https://github.com/vansencool/FastServerPings?tab=readme-ov-file#comparison) for comparison GIFs, or gallery.
---
## Incompatibilities
Currently, explicit compatibility is kept with **ViaFabricPlus**.
The following mods/client provide no benefit or may cause issues when used with **FastServerPings**:
- **Server Pinger Fixer** (**FastServerPings** provides significantly faster results)
- **Fast IP Ping** (Functionality already implemented by **FastServerPings**)
The following mods/clients are incompatible when used with **FastServerPings**:
- **LiquidBounce**
---
## Modpacks and redistribution
You may use this mod in modpacks.
Please do not merge this mod into other clients or mods.