Core Game Carrier API

The Core API provides a C ABI interface that enables seamless interaction with the Game Carrier platform. This includes functions to build a set of applications that will work on the server side and libraries to create client applications that can communicate with the server-side applications.

The Server API serves as the communication API, implemented as a shared object on the server side, enabling effective communication between various components.

The Client API allows building client applications for various platforms, making it versatile and accessible for developers.

The Adapter API empowers developers to create custom adapters, facilitating application implementation in different programming languages and platforms. This flexibility allows developers to work with their preferred languages and ensures compatibility across diverse environments.