1 dépôt
Connectivity logic allowing game servers to communicate with proxy layers for user distribution.
Distinct from Proxy Servers: Specific to game server backends interacting with proxies, not general proxy server software
Explore 1 awesome GitHub repository matching networking & communication · Game Proxy Integrations. Refine with filters or upvote what's useful.
Pumpkin is a high-performance Minecraft game server implementation designed to host shared virtual worlds. It is specifically built to support multiple client editions, allowing different game versions to interact within a single world. The project distinguishes itself through a flexible plugin architecture that supports extensions written in Go and Python. These extensions are loaded as portable binary modules, enabling developers to implement custom game logic and modify server behavior without altering the core codebase. The server covers a broad range of operational capabilities, includi
Supports proxy protocols to distribute users across a larger network of linked servers.