An open API service indexing awesome lists of open source software.

https://github.com/typedb/typedb-protocol

TypeDB (Core and Cloud) RPC Communication Protocol
https://github.com/typedb/typedb-protocol

grpc grpc-java grpc-node grpc-python typedb typedb-client typeql vaticle

Last synced: 3 days ago
JSON representation

TypeDB (Core and Cloud) RPC Communication Protocol

Awesome Lists containing this project

README

        

# TypeDB Driver RPC (Remote Procedure Call) Protocol

A protocol for implementing a TypeDB driver, in many popular programming languages, using [GRPC (Google's Remote Procedure Call)](https://grpc.io) framework.