Skip to content

carbonengine/grpc

Repository files navigation

gRPC

This repository provides a base for creating project-specific Python gRPC modules. It is intended to keep common gRPC project structure, packaging, and generated-code workflows consistent across projects.

Building

Configure the project with CMake using the preset for your platform:

cmake -S . --preset vs-x64-windows-debug
cmake -S . --preset nmc-universal-osx-debug

📄 License and Legal Notices

© 2026 CCP Games

This software is provided by CCP Games and does not include or distribute any third-party libraries or frameworks.

This software provides a base for creating project specific Python gRPC modules.

Trademark Notice: CCP Games is a trademark of CCP ehf.

This project is licensed under the MIT License. Nothing in the MIT License grants any rights to CCP Games' trademarks or game content.

About

Provides a base for creating project specific Python gRPC modules

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors