Skip to content

Protobuf definitions for function to host callbacks

License

Notifications You must be signed in to change notification settings

tarmac-project/protobuf-definitions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tarmac Protobuf Definitions

This repository contains the protobuf definitions for the Tarmac project.

The protobuf definitions are used by Tarmac SDKs or functions directly to perform host calls to the Tarmac server. Communication between the Tarmac server and functions/SDKs is via waPC WebAssembly Procedure Calls.

Structure

Proto File Description
tarmac.proto Contains common messages used for various message types.
kvstore.proto Protobuf definitions for KVStore related messages.
metrics.proto Protobuf definitions for Metrics related messages.
http.proto Protobuf definitions for HTTP client related messages.
sql.proto Protobuf definitions for SQL query related messages.

Contributing

Contributions are welcome, please open an issue or submit a pull request for any changes or improvements.

About

Protobuf definitions for function to host callbacks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published