https://github.com/flagarde/grpcanalysor
Standalone Analysor for GRPC
https://github.com/flagarde/grpcanalysor
Last synced: about 1 month ago
JSON representation
Standalone Analysor for GRPC
- Host: GitHub
- URL: https://github.com/flagarde/grpcanalysor
- Owner: flagarde
- License: gpl-3.0
- Created: 2016-11-28T14:57:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-05-14T19:47:22.000Z (about 5 years ago)
- Last Synced: 2025-02-27T01:52:44.811Z (over 1 year ago)
- Language: C++
- Size: 9.65 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.txt
- License: COPYING.txt
Awesome Lists containing this project
README
########################################
# README file for GRPCAnalysor package
# @author Lagarde Francois, Grenier Gerald
# @version 1.0.RC 20/05/2015
# @copyright IPNL, CNRS
########################################
This file is part of GRPCAnalysor libraries.
GRPCAnalysor is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
GRPCAnalysor is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with EventBuilder. If not, see .
INSTALL:
=========
First : git clone --recursive https://github.com/flagarde/GRPCAnalysor.git
See INSTALL file in the main directory
for more informations about installation.