Lars-H / sila_grpc

Proof of concept using grpc for the SiLA Standard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SiLA grpc Repository

Python

  • Requirements:
  • Find the installation guide for grpc in Python here.
    • Install the python grpc package
    • Install the python grpc-tools package (in order for code generation)

JavaScript

  • Find the installation guide for grpc in Javascript here.

About

Proof of concept using grpc for the SiLA Standard.


Languages

Language:Python 77.3%Language:Protocol Buffer 22.7%