Skip to main content

Note

1. Introduciton of Two SDKs

PGOS is a GaaS platform with backend online services and front-end interface. We will provide two sets of SDKs for games.

PGOS SDK is for backend online services, which includes client SDK and DS SDK. The corresponding version is PGOS Vxxx, such as PGOS V0.10.0.

PGOS Overlay SDK is for the front-end UI interface, which includes PGOS SDK and Overlay SDK. Because Overlay provides a complete set of out-of-the-box interface solutions based on PGOS SDK. The corresponding version is PGOS Overlay Vxxx, such as PGOS Overlay V0.1.0.

Please refer to the picture below for a better understanding:

image-20211118154308277

2. Integration Mode

All PGOS services are decoupled and there are different integration modes for games.

  1. Fully Managed Mode: all things run on PGOS

    image-20211118153141964

  2. Hybrid Mode: your own servers interact with PGOS

    image-20211118153919724