Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

Authentura/codectrl-protobuf-specifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeCtrl Protobuf Files

This repository contains the files that define the communication between the CodeCtrl language loggers and the CodeCtrl log server that runs in the background. This repository is intended to be used as a submodule for each language logger to use to build against.

gPRC-specific documentation for most languages can be seen here, though not all languages are listed. Rust has tonic which is what is being used inside CodeCtrl and works more than well enough. C has juniper/gprc-c, but it seems unmaintained, may be worth using the main gPRC repo and using the core library instead as mentioned in the table under this heading in the main repository.

About

Repository containing the Protobuf specification files for the communication between the CodeCtrl language loggers and the gPRC server in CodeCtrl.

Resources

License

Stars

Watchers

Forks