Skip to content

TheRosettaFoundation/solas-protobuf

Repository files navigation

SOLAS Match Protobufs

What is this?

This is a repository which holds the protobuf files shared between the SOLAS Match front end (PHP) and the delayed processing unit (C++). It holds the proto files that can be used to generate the relevent classes for each application.

License notice

This software is licensed under the terms of the GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 For full terms see License.txt or http://www.gnu.org/licenses/lgpl-3.0.txt

Contact

Contact:

Reinhard Schäler <reinhard.schaler@ul.ie>

Coded by:

David O Carroll <david.ocarroll@ul.ie>

Dependencies

This repo contains proto files and as such has a dependency on Google's protobuf libraries.

To install the C++ protobuf generator run:

  • sudo apt-get install protobuf-compiler protobuf-c-compiler

To install the PHP protobuf generator run:

  • pear channel-discover pear.pollinimini.net
  • pear install drslump/Protobuf-beta

Instructions

To use this repository simply run the appropriate script in the root of the repo. Once the files have been generated copy them to the appropriate location in either SOLAS-Match (PHP) or Solas-Match-Worker-Daemon (C++).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6