mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 13:47:58 +03:00
![]() Implement multi-master server list query and multi-master heartbeats. The server list is fetched from multiple masters to improve redundancy, reliability and performance. This improves multiplayer availability by implementing support for using multiple masters. - The server sends an heartbeat to all masters at once - The client can query up to 4 masters in parallel depending on their rate |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
server.h | ||
sv_ccmds.c | ||
sv_client.c | ||
sv_game.c | ||
sv_init.c | ||
sv_main.c | ||
sv_net_chan.c | ||
sv_snapshot.c | ||
sv_snd.c | ||
sv_world.c |